Forums
(@lega4)
5 years, 4 months ago
Even with programming experience I don’t really understand how to make change this default selection in Gutenberg… Seems there were a few PRs for it, but none of them got merged… So frustrating that such obvious functionality doesn’t work
Reason is this CSS line
@media screen and (max-width: 660px) { #mwl-target .mwl-fullpage-container .image-info-container { display: none !important; } }
I commented it out and it became fine