Theres a small gap that I cant get rid of above every single footer on every page. Ive tried setting padding to 0 on all modules but the gap is still there.
I have tried using the following code but it doesnt work...any ideas or pointers?
/*remove gap above footer */ .container-wrap { padding-bottom: 0!important; }
Hi,
Theres a small gap that I cant get rid of above every single footer on every page. Ive tried setting padding to 0 on all modules but the gap is still there.
I have tried using the following code but it doesnt work...any ideas or pointers?
/*remove gap above footer */
.container-wrap {
padding-bottom: 0!important;
}
thanks
Damien
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Also there is empty Full Width row on the page that is causing an additional space.
Best.
ThemeNectar Support Team