Home Forums WoodMart support forum Mobil header length issue

Mobil header length issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #407891

    zngntr
    Participant

    Hello. I want to fix the overhang at the bottom of the header on mobile. How can I do this fix?

    Attachments:
    You must be logged in to view attached files.
    #408066

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .main-page-wrapper {
        padding-top: 0;
    }

    Best Regards

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