Website margins are working but not on post pages!
-
Hi
My margins are working brilliantly except for those on my post pages. As you can see here:
https://votingcounts.org.uk/euref-the-in-out-campaigns
I’m also getting a little white gap at the bottom of every page?
How can I solve these issues?
My custom CSS currently looks like this:
#main-content > .kopa-area > .container { width: 100%; } #bottom-sidebar > .container { width: 100%; padding: 0 120px; } @media (max-width: 767px) { #bottom-sidebar > .container { padding: 0 30px; } } .kopa-area { padding-top: 0px !important; padding-bottom: 0px !important; padding-right: 0px !important; }
Please bare in mind i’m a novice with no CSS experience. A friend did the custom CSS for me.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Website margins are working but not on post pages!’ is closed to new replies.