- This topic has 3 replies, 2 voices, and was last updated 8 years, 10 months ago by andrewf90.
-
AuthorPosts
-
January 18, 2016 at 9:32 pm #83156andrewf90Member
Hi, guys!
I’m wondering how to reduce the footer height at the top and bottom. I’ve tried some of the code on the forums just to play with it, and I couldn’t find any that reduced much of the space. I’d like to achieve this both on the desktop site and on the mobile site.
Here’s the site url: http://goo.gl/49Mbeo
Here’s an image of the desktop site footer with arrows to better illustrate what I mean: http://snag.gy/CKSCx.jpg
Here’s an image of the mobile site footer with arrows to better illustrate what I mean: http://snag.gy/0ce3s.jpg
Thanks again for your help, Catch Themes team!
January 19, 2016 at 2:46 am #83182andrewf90MemberOkay, I collected various bits of code from the forum on here and combined them. Could you look take a look at it to see if there’s anything wrong with it to accomplish the tasks above?
Thanks, guys!
#footer-sidebar { padding: 0; } #footer-sidebar .widget-area .widget { margin-bottom: 0; } #supplementary .widget { padding-top: 0; padding-bottom: 0; padding-left: 60px; }
January 19, 2016 at 9:41 am #83201MaheshParticipantHi @andrewf90,
The above code seems fine, and we checked your site and the code is working fine.
Let me know if we could help you further.Regards,
MaheshJanuary 19, 2016 at 10:28 pm #83247andrewf90MemberThanks again! 😛
-
AuthorPosts
- The topic ‘Footer height top and bottom’ is closed to new replies.