height of the footer information section
-
Hi there;
me again
How can I reduce the height of the footer information section?
Thank you
İsmail
The blog I need help with is: (visible only to logged in users)
-
Hello, you can reduce the height by reducing the padding. Add the following, and adjust the number if needed:
.footer-information { padding-top: 20px; padding-bottom: 20px; }
-
-
- The topic ‘height of the footer information section’ is closed to new replies.