Footer Alignment

Posted in: Newspaper
Post count: 187

I think this footer is created correctly but not sure. The very bottom itemss are not aligned and it looks weird?
https://howeytribune.com

https://imgur.com/sXVHnzI

https://i.imgur.com/sXVHnzI.png

  • This topic was modified 7 years by bformhals.
  • This topic was modified 7 years by bformhals.
  • This topic was modified 7 years by bformhals.
Post count: 20688

Hi,

I see you used a footer page built with WPBakery. There is some CSS coming from it that makes it look like that. A quick fix would be to use this code – https://prnt.sc/o0bfb6

.td-footer-page .td-pb-span6 .wpb_text_column {
margin-bottom: 0;
}
.td-footer-page .wpb_text_column p {
line-height: 41px;
}

Or maybe try and design the same page with the composer.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.