I would like to lower my footer bottom-padding and thereby the footer height. I think there is too much space under my email link in the following picture. How can this be done in the css?
Lower footer height by padding?
(2 posts)
(2 voices)
-
Posted 5 months ago #
-
Hello nicaaw,
That is because of what is inside your footer widgets. Add this in Dashboard -> your theme -> General Settings -> Custom CSS,
#footer { height: 150px !important; }Posted 5 months ago #
Reply
You must log in to post.













