Forums
Forums / Theme: West / Hiding footer empty space
(@ganesha99)
6 years, 1 month ago
I am not using any widgets in the footer but now there is a lot of empty space in the footer area. Can this empty space be knocked out somehow?
(@kharisblank)
Hello there,
Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
.footer-widgets { padding: 10px 0; } .footer-widgets .widget { margin: 5px 0; }
Let me know how it goes.
Regards, Kharis aThemes Support
The topic ‘Hiding footer empty space’ is closed to new replies.