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

    Hello,

    I used the advanced layer slider on the second featured image of the homepage. However, it seems like there is a margin at the top and bottom of the slider, is there a way I can remove it?

    Thank you!

    Maggie

    #615350

    Hi maggie8741,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #layer_slider_1 {
    height: 673px !important;
    }
    
    #layer_slider_1 .ls-bg {
    margin-top: 0px !important;
    }

    Thanks,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.