Home Forums WoodMart support forum remove space slider

remove space slider

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

    sempliweb.it
    Participant

    Hi, I changed the header and I still have this space between the header and the slider. How can I remove it?
    Thanks

    https://prnt.sc/riAQbvLreP6m

    #678323

    Hung Pham
    Keymaster

    Hi sempliweb.it,

    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)