Archived topic
One Footer Box Sits Higher than the other Two
4 replies · Started by robmac on June 27, 2017
Hi,
I've recently built a site, with 3 footer boxes, for some reason, the one on the left sits a little higher than the other two.....any suggestions on addressing this please? Thank you.
Hi there,
Any chance you can provide a link to your site?
Hard to tell without seeing it.
Thanks for sending the link :)
There is an empty paragraph in the middle and right slider widget. You can try removing it or this CSS:
.footer-widgets p {
margin-bottom: 0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Awesome....did the trick...thanks Leo for your excellent help! :)
No problem :)