https://ibb.co/4Phdgk6
Hi
Is it possible to make the footer bottom Margin to zero
Please see red Circle Above
This topic has 6 replies, 3 voices, and was last updated 4 years ago ago by Rose Tyler
https://ibb.co/4Phdgk6
Hi
Is it possible to make the footer bottom Margin to zero
Please see red Circle Above
Hello,
We don’t have the margin for the footer. Only padding-bottom for the page content https://prnt.sc/xu39lm
Do you want to remove that padding?
Because your site is different than your screenshot.
Regards
Yes i would like to remove the area at the bottom as shown in this screenshot http://prnt.sc/xva0e3 thanks
Hello,
Add the next code in Theme Options > Theme Custom CSS:
.content-page, .page-content {
padding-bottom: 0px;
}
Regards
https://www.kartmor.com/best-sellers/
See this page,i am still having the same problem,they is grey patch at the bottom of the page still
Add !important;
to the previous code – https://prnt.sc/xx3s8p
Regards
The issue related to '‘Footer Bootom margin’' has been successfully resolved, and the topic is now closed for further responses