Single product page. Margin or padding issue
-
Hello
Just notice there is no space btw my main menu and product both desktop and mobile version.
pls see private area
thank you
Hello,
Please try adding the following Custom CSS for that in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-header {
margin-bottom: 85px;
}
Best Regards
Hi
thank you for you help. The single product page is solved but my other pages also got unnecessary white space. Before donot have it. please see attached picture at private area.
Hello,
Please replace the previous Custom CSS with the following then check back.
.single-product .whb-header {
margin-bottom: 85px;
}
Best Regards
it worked!!
Thank you for kind support
Hello,
We are Glad that your issue has been Resolved.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘Single product page. Margin or padding issue’ is closed to new replies.