Archived topic
Sections and Lightweight Grid Columns background color
3 replies · Started by Didier on October 9, 2017
Hello,
I am developing a site for a client, with GP and Lightweight Grid Columns
I use sections
The top section is fine
The 2nd section blow is fine,
But when I add a 3rd section with a different background color :
- It works fine on large screens
- On tablets or smaller screens the background color of the 3rd section kind of "leaks" under the 2nd section
You can see what I mean there (I wont touch until you see it :-)
http://eurienta.com/intra/beta-domsauv-02/
Hi there,
Can you try adding this after your columns in the section that has them?:
<div class="clear"><!-- clear float --></div>
Thanks for a very fast answer and that worked.
So I guess I should always "clear" sections with collumns
Merci
Didier
Yea, sometimes it's necessary. In the next version of GPP, we added support for Gridable which handles columns better: https://en-ca.wordpress.org/plugins/gridable/