Archived topic
"mobile content padding" setting has been removed?
4 replies · Started by Benjamin on June 21, 2019
Hello team,
I'm pretty sure that I saw, at one point in time, a "mobile content padding" setting here below in the Customizer:
https://screencast.com/t/3N9a8tGQ
Has it been removed? (if yes, that's too bad since I always used it) or has it been moved elesewhere?
Thanks,
What's even more weird is that the generated CSS is still defining the "mobile content padding" as different than the desktop padding:
@media (max-width: 768px)
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
padding: 30px;
}
Looks like there might be a bug with the customizer not rendering this option anymore.
Hi there,
beside the Content Padding heading there is a desktop and mobile icon. Click the Mobile icon to edit its padding.
Thanks, got it.
I spotted it this morning but was wondering what it was doing appart from triggering the mobile preview.
So it's both triggering the mobile preview + changing behind the scene the fields to be used for the mobile view.
That's correct :)