Reply To: Content Layout 'problem'

Home Forums Support Content Layout 'problem' Reply To: Content Layout 'problem'

Home Forums Support Content Layout 'problem' Reply To: Content Layout 'problem'

#104101
thxandbye

Awesome, i just had to add one line, so my settings from the Spacing Add-On also get canceled out on the site with the sections.

My final CSS im using to fix this this for now:

.generate-sections-enabled.one-container .container {
    background: transparent;
}

.generate-sections-enabled.one-container .site-content {
    padding: 0;
}

.generate-sections-enabled.one-container .site-main {
    margin: 0;
}

I hope that helps you for the new version off the plugin.
Excellent work from you, really appreciate your help.

regards,
Tjark