Home › Forums › WoodMart support forum › padding issue › Reply To: padding issue
January 28, 2022 at 10:59 am
#348616
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product .main-page-wrapper{
padding-top:40px;
}
This will add space only to the single product page.
Best Regards