Archived topic
no margin between content and footer widgets when responsive
12 replies · Started by Pete on September 23, 2015
There's no margin between content(or pagination) and footer widgets when responsive in archive.php
Can you link me to an example page?
The link is protected with password. :)
So it is :)
You can email me it to me if you don't want to post it here.
Try now
Try this:
.separate-containers .site-main {
margin-bottom: 20px !important;
}
Hi Tom, is this going to be updated in the theme soonish or will we need to add this ourselves?
Hmm, used inspect elements to remove the above code, and I'm still seeing the correct spacing on mobile?
Can you take a screenshot of what you're seeing without the above code?
it's only happening when there's no sidebars as default
content only, 2 footer widgets
Nice find - have it fixed for the next version :)
:) thanks Tom
