Footer
-
I am looking to make the footer on my site as small as possible.
Currently using the appetite theme.The blog I need help with is: (visible only to logged in users)
-
Hi Wdn 2020
Thanks for the CSS code, I have added it to the site & the font is now smaller.
What I am now looking to do is reduced the size of the actually footer. So to make the images as big as possible & the footer as small as possible.
-
Hi @turningtablesdining, let’s start with this and see how it is for you.
#colophon .site-copyright { margin-bottom: 0; } #colophon .footer-inner { margin-bottom: 0; } #colophon { padding-top: 0; }
- The topic ‘Footer’ is closed to new replies.