• Resolved gvnet

    (@gvnet)


    I have a strange issue that may or may not be due to SliderPro. If I drag a browser window to resize to the smaller screen size, the slider image is not responsive. If I reload the page at any point, the image fits perfectly. When I increase the screen size, the image does resize automatically?

    On mobile it is the same:

    Portrait to landscape is ok – slider image resizes

    Landscape to portrait does not resize the slider image. Reloading the page while the image is the incorrect size causes it to load correctly.

    If you could have a look that would be great!

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bqworks

    (@bqworks)

    Hi,

    It probably has to do with how the theme handles the layout of the page for different screen sizes. One possible solution, which seemed to work for me, is this CSS:

    #home_slider {
       width: 100vw;
    }

    Best,
    David

    Thread Starter gvnet

    (@gvnet)

    Legendary support as always David.

    Plugin Author bqworks

    (@bqworks)

    Glad I could help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Strange resize issue on mobile’ is closed to new replies.