Tagged: 

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

    I’m seeing a double slider while on Chrome on a PC only using http://www.thewoodbeckteam.com/home/ – any thoughts as to how to get rid of the second slider?

    #255290

    Hey Andrea!

    I’m not seeing it, can you post a screenshot?

    Best regards,
    Josue

    #255803

    Hey Josue,

    Here’s a link to an image with the double scroll bar:

    http://www.curlyhost.com/wp-content/uploads/2014/04/image.png

    Again, I can only see it in Chrome while using a PC – so I know it’s pretty specific but it seems to be causing an issue with my client.

    #255808

    – Does it happen when you are logged out?
    – Have you tried in a different computer?
    – Have you tried disabling third-party plugins to see if it get fixed?

    Regards,
    Josue

    #255822

    This was the code that fixed it:

    html.responsive, .responsive body {
    overflow-x: visible;
    }

    For whatever reason, when it was:

    html.responsive, .responsive body {
    overflow-x: hidden;
    }

    It created the double slider.

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Google Chrome double slider’ is closed to new replies.