Forums
Forums / Theme: Tiny Framework / Remove Spaces Above Footer
(@carljw116)
5 years, 8 months ago
On any page on this site, there is a large amount of blank space before the footer. What is the best way to remove most of this space on every page? Thank you.
The page I need help with: [log in to see the link]
(@andreyrublev2000)
5 years, 5 months ago
Hi, Try in additional CSS to add this:
.page .content-area article { margin-bottom: 0; }
The topic ‘Remove Spaces Above Footer’ is closed to new replies.