• Hi again,
    I’ve been trying for ages to sort this problem out and I’m giving in and messaging you again!
    I’ve got a Huge IT slider on my homepage and the layout keeps changing … I’ve put it within a div of width 100%, which should be the right way to ensure this type of slider fills the screen, but sometimes it stretches the image too wide and adds a scroll bar. it’s weird, because I think I’ve cracked it and then I look at it again and it has stretched. It’s not a browser issue that I can see, because it either is wrong on all browsers or right on all browsers, and it doesn’t seem to correlate to anything I do, it just displays incorrectly at random times.
    Can you see anything wrong??
    https://avsglass.co.uk/
    TIA!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author vladff

    (@vladff)

    Hi,

    Sorry for the late reply, I’ve been away.

    I assume you’ve sorted it out? I’ve refreshed a couple of times and it looks okay.

    Thread Starter nikkic123

    (@nikkic123)

    Hi!
    Thank you so much for your response.
    No, it’s still doing it at completely random intervals :-/
    It’s doing it right now (see the scroll bar along the bottom, and the stretched slider in the screenshot below)
    https://avsglass.co.uk/Screenshot.png
    I’ve looked at it both logged in and logged out of WordPress and in different browsers …
    If you have any ideas, I’d be most grateful!
    Best wishes
    Nikki

    Theme Author vladff

    (@vladff)

    I still don’t see it.
    What I assume happens is that the JS fails to run so the slider isn’t calculated in respect to your viewport.

    Did you add this wrapper for the slider yourself? <div style="width: 100%;">
    If you did, you can try hiding the overflow for it with overflow:hidden;. That won’t fix the issue but it will stop it from creating the scrollbar.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with Huge IT Slider’ is closed to new replies.