Tagged: ,

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

    Hi,

    This will be my last question, thanks in advance. My site is almost ready to go and there seems to be an issue when I view it on smartphones… there is a large empty gap beneath the frontpage slider and the following text. I have everything set up to be responsive, any help on this would be really appreciated.

    http://www.academieaugust.com/

    #124309

    It seems like the theme doesn’t calculate the height of the surrounding container properly when the user re-sizes the screen. I’ll mark this thread for Kriesi.

    You can try a temporary fix though – insert following code into the quick css field

    .avia-layerslider {
    height: auto !important;
    }

    #124310

    Hi

    Thanks for the quick fix which worked. Looking forward to hearing more.

    #124311

    Hey!

    I’m sure Kriesi will look into it asap.

    Best regards,

    Peter

    #124312

    Hey! Unfortunately I cant reproduce the issue localy. if you wouldnt mind removing the fix and notify me so I can take a look myself, I might come up with a permanent solution ;)

    Cheers!

    Kriesi

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Slider not responsive? Appears with huge gap beneath on smartphones’ is closed to new replies.