Site logo

Archived topic

Column backgrounds merging

1 reply · Started by Becky on March 2, 2018

Viewing posts 1–2 of 2

I'm using sections - some with coloured backgrounds. As i shrink the browser the inside grid columns display outside the inside grid containers and the backgrounds merge into the wrong sections until it hits the transition width to mobile device. is there anything that can be done to stop this happening?

Hi there,

That's strange - can you try this CSS:

.generate-sections-container {
    clear: both;
}
This archived topic is closed to new replies.