Quantcast
Viewing all articles
Browse latest Browse all 13547

DMBarber on "[Theme: Hueman] How to remove footer space"

Before adding/changing any code or css in your theme, it is highly advisable that you create and activate a child theme.

Then add this to the bottom of your child theme style sheet:

#page {
padding-bottom: 0;
}


Viewing all articles
Browse latest Browse all 13547

Trending Articles