Archived topic
Layout > Container not saving
5 replies · Started by Paul on January 18, 2020
Hi guys
I'm having issues with the Customizer > Layout > Container not saving left/right Content Padding settings. In the preview, it works fine toggling between mobile and desktop. See screengrab 01.
On the front end, content is jammed up against the browser edges on both desktop and mobile. See screengrab 02.
I'm not using a page builder, just GP Premium.
I've disabled all plugins and cleared server/browser cache and no luck.
However, when setting top/bottom Header Padding it works instantly on desktop and mobile views.
Demo page is as per below.
Many thanks
Hi there,
in Customizer > Additional CSS - remove this rule:
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .wp-block-group__inner-container {
padding: 0px;
}
Hi David
That worked thank you. Not sure why that code was displaying in there.
cheers
You're welcome. Code may have been a left over from a Site Library Import (?)
Thank you as always David.
Glad to be of help