Home Forums WoodMart support forum Show Extra gap between button and Slider

Show Extra gap between button and Slider

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

    shweta
    Participant

    Hello Team,

    I’m using woodmart slider on my website. I want to use the fullwidth button after the slider. but I see a gap between the slider and button. how to remove the gap?

    Please find the screenshot attached.

    Best

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-slider {
        margin-bottom: -55px;
    }

    Regards.
    Xtemos Studios

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