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

    On a mobile under the slider there is a white space gap appearing. Any suggestions on fixing it or removing it please?

    #649655

    Hey pauldevine78,

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

    @media only screen and (max-width: 767px) {
    #layer_slider_1 {
    height:auto !important;
    }
    }

    Best regards,
    Rikard

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