Home Forums WoodMart support forum why is there space below header

why is there space below header

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #536083

    kalipsso3
    Participant

    why is there space below header and i didnt find where the space is created

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

    Hung Pham
    Keymaster

    Hi abensaid2930,

    Thank you for reaching to us.

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

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

    Regards,

    #536432

    kalipsso3
    Participant

    how to to change the spacing not removing it completely

    #536434

    kalipsso3
    Participant

    nvm i did it
    .website-wrapper .main-page-wrapper {
    padding-top: 10px;
    }

    #536444

    Hung Pham
    Keymaster

    Hi abensaid2930,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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

The topic ‘why is there space below header’ is closed to new replies.