This topic has 7 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hi Guys,
I have a query about the default padding/margin between footer and the last row before footer.
What code can i use to remove the padding between these two by default..
Thanks
Z
Hello,
Please add following code in custom.css file
.main-footer .wpb_row{
margin-bottom: 0px;
}
Regards,
Robert Hall.
Hi, doesnt seem to be working..
Please could you have a look. Iv added the link to Private Content..
Thanks
Do you mean white space or black? See screenshot: http://prntscr.com/6j0zgb
Regards,
Robert Hall.
Hello
1.Please add this code to the custom.css:
.content-page{margin-bottom:0!important;}
2. Go to the VC and set custom margin for the last row element in its settings.
With best regards
Brian Johnson
Hi Brian, all working
However I changed it to .content-page{margin-bottom:-40px!important;}
so i don’t have to adjust on every page and its set by default.
Thanks
Hello,
You’re welcome!
Regards,
Robert Hall.
Tagged: default, footer, optimization, padding, templates, woocommerce, wordpress
The issue related to '‘Default Footer Padding’' has been successfully resolved, and the topic is now closed for further responses