Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #347893

    Hi, I cannot figure out how to remove the extra blank space above and below the LayerSlider in my implementation of the Enfold theme. I did not specify that I wanted these spaces, so I have no clue of how to remove them. I thought that, by default, the LayerSlider would just show up directly below the header, like the live examples you guys provide at ThemeForest.

    Well, I’ve included a link to show you my problem (in the private content). If you could show me how to remove this soon, I’d very much appreciate it. Thanks.

    -BB

    #348182

    Hi Beni!

    It looks like it could be inside a color section. Try removing it from the color section so it displays above. If your still having problems then send us a WordPress login and we’ll take a closer look. Be sure to mark your reply as private when including login information.

    Best regards,
    Elliott

    • This reply was modified 10 years ago by Elliott.
    #348296
    This reply has been marked as private.
    #348597

    Hey!

    Thank you for the info.

    Did you install layer slider as a stand alone plugin? Add this on Quick CSS to remove the padding:

    .home main.template-page.content.av-content-full.alpha.units {
    padding: 0;
    }

    Regards,
    Ismael

    #348632

    Thanks, Ismael. That worked!

    -BB

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Blank space above and below LayerSlider’ is closed to new replies.