Home Forums WoodMart support forum padding issue Reply To: padding issue

#348616

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