Comments 3Raquel Escobar started the conversationMay 13, 2020 at 10:04amI have added this to make the footer area smaller but it doesn't seem to work,I want my footer and copyright area very thin.Thanks}#footer-outer .widget { margin-bottom: 10px !important;} 2,979Andrew repliedMay 13, 2020 at 10:24amHi Raquel, Try the following custom css: #footer-outer #copyright { padding: 10px !important; } #footer-widgets .container .row { padding-top: 0 !important; padding-bottom: 0 !important; } Thanks. 3Raquel Escobar repliedMay 13, 2020 at 11:32amThat is just for the copyright and the rest of the footer? 2,979Andrew repliedMay 13, 2020 at 11:44amHi Raquel,I updated the recently sent css. Copy again.Regards. 3Raquel Escobar repliedMay 13, 2020 at 1:32pmThank you ;-) Sign in to reply ...
I have added this to make the footer area smaller but it doesn't seem to work,
}I want my footer and copyright area very thin.
Thanks
#footer-outer .widget {
margin-bottom: 10px !important;
}
Hi Raquel,
Try the following custom css:
Thanks.
That is just for the copyright and the rest of the footer?
Hi Raquel,
I updated the recently sent css. Copy again.
Regards.
Thank you ;-)