[Resolved] Page zooms in for a second upon opening

Home Forums Support [Resolved] Page zooms in for a second upon opening

Home Forums Support Page zooms in for a second upon opening

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #371842
    Milad

    Hi,

    I’m fairly new to GeneratePress so perhaps this is a real beginner question. I’m really happy with the GeneratePress template ๐Ÿ™‚ But I still have a small issue that I’d like resolved if possible.

    When I open the pages on my site http://www.indiv.co the pages “zoom in” for a second because the scroll bar of the browser is still not shown. After a second the page is fully loaded and the scroll bar is shown.

    In my opinion this is pretty annoying since this happens every time someone clicks a link. How can I make the page load more smoothly without the ‘zooming in’ effect?

    Thank you!

    #371908
    Milad

    Found the solution! Just needed to add the following css:

    html {
    overflow-y: scroll;
    }

    Source

    #372005
    Leo
    Staff
    Customer Support

    Awesome! Thanks for sharing ๐Ÿ™‚

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