Space under footer
-
I have a space of background color under the footer on my site. I tried some fixes with custom CSS using #footer, but could not seem to effect the padding or height. Is there a specific way to get rid of said space in the Pena theme?
The blog I need help with is: (visible only to logged in users)
-
Hi,
thank you for using our theme.
This part is for the Site Info, this is why you are having that space under. You can try by adding this to the Custom CSS:
.site-footer { margin-bottom: -100px; }
All the best,
Ana -
-
actually, slight problem. while this has fixed the spacing issue, it added a second scroll bar to all of my pages, is there some way to mitigate this?
-
Hi,
I just checked your website but I don’t see a second scroll bar. Do u still have the same problem?
All the best,
Ana
- The topic ‘Space under footer’ is closed to new replies.