Home Forums WoodMart support forum Remove White Spaces above header

Remove White Spaces above header

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

    contact.gsbsolar
    Participant

    I want to remove white spaces above the header section on home page..I try everything, But didn’t find anything to do it..

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

    Hung Pham
    Participant

    Hi contact.gsbsolar,

    Thanks 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,

Tagged: 

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