Home Forums WoodMart support forum Strange gap between header and slider

Strange gap between header and slider

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

    ElBender8
    Participant

    I can’t figure out why I have a space between the header and the content (slider), and also why there is a space at the bottom on large screens. I gave access to the admin panel to check

    #630974

    Hung Pham
    Participant

    Hi ElBender8,

    Thanks for reaching to us and appreciate your patience.

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

    main.wd-content-layout {
        padding-block: 20px;
    }

    Regards,

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