Home Forums WoodMart support forum Single product page. Margin or padding issue

Single product page. Margin or padding issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #391382

    Shoyu969
    Participant

    Hello
    Just notice there is no space btw my main menu and product both desktop and mobile version.
    pls see private area

    thank you

    #391419

    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

    #391425

    Shoyu969
    Participant

    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.

    #391428

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .single-product .whb-header {
    margin-bottom: 85px;
    }

    Best Regards

    #391444

    Shoyu969
    Participant

    it worked!!

    Thank you for kind support

    #391445

    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.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Single product page. Margin or padding issue’ is closed to new replies.