I created a custom footer that just contains copyright info (because the default footer seems to only fit within a 1/3 container space because it causes the copyright sentence to be split across two lines).
Anyway, I've chosen to hide footer widget area and apply the custom footer to both the homepage and another page. The homepage looks perfect space wise - but for some reason the other page shows an excessive amount of empty space above and below the line and I have no idea why.
However, even though "Who We Are" and the Homepage's footers are correct, the footer on "Who We Are" has slightly more padding, so I think the page elements are effecting the footers somehow.
I created a custom footer that just contains copyright info (because the default footer seems to only fit within a 1/3 container space because it causes the copyright sentence to be split across two lines).
Anyway, I've chosen to hide footer widget area and apply the custom footer to both the homepage and another page. The homepage looks perfect space wise - but for some reason the other page shows an excessive amount of empty space above and below the line and I have no idea why.
Hi,
Where I can see your problem?
Hi Max,
Sure - these are the pages with the footer issues:
http://lawyerperformance.org/what-we-do/
http://lawyerperformance.org/our-research/
And these are the pages with no footer issues, as an example:
http://lawyerperformance.org/who-we-are/
http://lawyerperformance.org
However, even though "Who We Are" and the Homepage's footers are correct, the footer on "Who We Are" has slightly more padding, so I think the page elements are effecting the footers somehow.
Row element in custom footer content is full-height row. Please deactivate this option in row shortcode settings.
Perfect - problem solved, thanks!