[Resolved] Unwanted horizontal scroll on full screen

Home Forums Support [Resolved] Unwanted horizontal scroll on full screen

Home Forums Support Unwanted horizontal scroll on full screen

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1114523
    mikeb82

    I just noticed that a site I recently “re-themed” to GeneratePress has a horizontal scroll on the bottom of the screen which allows the content to be totally scrolled off the screen. The site does have a full screen background image, but this shouldn’t cause the issue. The website renders correctly except for that scrollbar. I’m sure that it’s something simple I’ve overlooked.

    #1114577
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    It seems to be your Slick Slider.

    Try adding this CSS:

    .slick-slider {
        overflow-x: hidden;
    }
    #1114589
    mikeb82

    Thanks Tom!

    That fixed it! I knew it had to be something simple.

    Wishing you and GeneratePress a Happy and Prosperous 2020.

    Mike

    #1114596
    Tom
    Lead Developer
    Lead Developer

    Thank you! Glad I could help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.