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

    Hi, why is there a huge space between the slideshow and the rest of the home page at http://www.lanibuess.com? It happens in mobile mode. It’s fine on the computer but messed up in mobile. I believe it;s the slideshow doing it but I cann’t figure out how to get it to resize on its own. Thanks!

    #622716

    Hey LaniBuess,

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

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

    Regards,
    Rikard

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