Home Forums WoodMart support forum How can I remove the gap between the header and the page on my phone?

How can I remove the gap between the header and the page on my phone?

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

    qingpeisu
    Participant

    How can I remove the gap between the header and the page on my phone? Especially on my home page and sigel product page, I can clearly see a large gap between the header and the page content. It is not there on the computer, but it is there on the phone. Please tell me how to solve it, thank you very much.

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

    Hung Pham
    Keymaster

    Hi qingpeisu,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    main.wd-content-layout.content-layout-wrapper.container {
        padding-block-start: 0;
    }

    Regards,
    Hung PD

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