• Resolved Justine13

    (@justine13)


    Hello,

    I just look at my website (alpine-lodges.fr) on a smartphone and the homepage slider leaves a big white space below, how can I remove it?

    Also the width of certain paragraph is really too small to see: https://alpine-lodges.fr/services-2/
    How can I enlarge the text area only for smartphones?Hello,

    I just look at my website (alpine-lodges.fr) on a smartphone and the homepage slider leaves a big white space below, how can I remove it?

    Also the width of certain paragraph is really too small to see: https://alpine-lodges.fr/services-2/
    How can I enlarge the text area only for smartphones?

Viewing 10 replies - 1 through 10 (of 10 total)
  • viliauskas

    (@viliauskas)

    Hello,

    Try to set div.owl-item height to auto, if it not helps, customize it with media queries.

    Cheers,

    Vilius

    Thread Starter Justine13

    (@justine13)

    I can not find: div.owl-item
    Where is it?
    What is meant not get media queries?

    Thanks

    Thread Starter Justine13

    (@justine13)

    How to define these queries media?

    viliauskas

    (@viliauskas)

    Thread Starter Justine13

    (@justine13)

    Thank you for this tutorial, I found a css “element.style min-height: 391 px” but I do not find in whlch file it is

    Thread Starter Justine13

    (@justine13)

    how can I have the background color behind the slideshow?

    Brian_Rosado

    (@brian_rosado)

    I found the way to solve this by going to the
    public_html/wp-content/themes/onetone/js/onetone.js file and changing the hardcoded “391” value for the “auto” and it worked like a charm!!!

    Cheers!

    Thread Starter Justine13

    (@justine13)

    Thank you! I was not this and thanks to you, yes! thank you again it works!

    Brian_Rosado

    (@brian_rosado)

    I’m sorry Justine13, “auto” is not the best choice…it will work fine in html but it will mess up the scrolling animation. Use “0” instead !!!!

    Thread Starter Justine13

    (@justine13)

    Thank you for the tip!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Problem with slideshow on smartphone’ is closed to new replies.