Changing Color of White Space Between Containers

Good morning. I’ve set the site background color to #030169 or rgb (3,1,105) in theme customizer (integrity, theme options, layout & design)

The home page is set to “fullwidth” page layout template;

I’m getting white strips between content bands and other sections of the page. How can I eliminate them or set them to be the above color?

Site: http://a1o.aea.myftpupload.com/

Love X, more than 2 dozen licenses and counting!

Thanks in advance for the help,

Neil

Hello Neil,

Thank you for a very detailed post. I have checked your site and there is indeed a white gaps in between your content bands. The white gap is the bottom margin of the content band. To eliminate this, please set the bottom margin to 0. Did you just use the content band [content_band] shortcode? You can use a custom class man or margin all none setting within your shortcode like this:

[content_band class="man"]

This should remove the white gaps in your content bands. Please let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.