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

    I’m wondering if there’s a way of adjusting the gap between a layerslider and the menu/header section on my homepage. When it loads currently, there’s a gap between the two which drops the bottom of the layerslider out of sight – ideally, I’d like the layerslider sitting directly underneath the menu.

    #427751

    Hi Neilpratt!

    Seems like you have not added your LayerSlider using Advanced LayerSlider element under Media elements. Please do so, or add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .content {
      padding-top: 0;
    }

    Cheers!
    Yigit

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