Dear Kriesi,
On the following website home page, how can I add a bit of padding above the footer, so there is some space between the bottom of the page content and the border at the top of the footer?
Thanks, Richard
Hey Richard,
Add this to quick css:
footer{
margin-top:50px!important;
}
Best regards,
Jordan Shannon
Thank you, this adds the space, but unfortunately it does not use the main content area background colour for the added space. The space is white like the footer colour (please see the home page linked below)
Thanks
Hi,
Add this to quick css:
#av-layout-grid-1{
padding-bottom:50px!important;
}
Best regards,
Jordan Shannon
Great, that works
Thank you
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon