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

    I have some elements just below my Layerslider that are hidden on Desktop version.
    This creates white space of about 190 pixels.
    I need to remove this white space.
    Thanks!

    • This topic was modified 5 years, 9 months ago by reidmccallhhi.
    #1095136

    Hey reidmccallhhi,

    Can you try adding this css code in Quick CSS, located in Enfold > General Styling:

    #after_layer_slider_1 .content {
        padding: 0;
        min-height: 0;
    }

    Best regards,
    Nikko

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