Archived topic
Problem with section color/size in tablet layout
1 reply · Started by Lynn on April 15, 2018
Hi there,
When I view the home page of the website I'm working on - http://blog.pickerelbay.com/, the section with four images with a light green background, is showing on tablet size as blue with a green bar at the top.
Not sure why this is happening and how to fix it. A week or so ago I added Nouveau, one of the site templates. I changed my mind and removed it. Is it possible that I missed removing something and this is causing the problem?
I'd appreciate any help you can provide.
Thanks,
Lynn
Hi there,
At the end of that section, after all of your columns, add this:
<div class="clearfix"><!-- clear --></div>
That should fix it.
Let me know :)