Home Forums WoodMart support forum Screen Flickering on page load

Screen Flickering on page load

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

    tripleogfox
    Participant

    I realized whenever I visit a page, page body flickers from right to left. It looks like due to scrollbar appears after page load or something. I don’t know.
    I’ve test on your demo site and it flickers too.
    Please see attached recorded file.

    #277855

    Hello,

    Sorry but currently I am unable to see any video you attached.

    Please make sure that you added it correctly with the URL of the website to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

    #277939

    tripleogfox
    Participant

    See private content.

    #278108

    tripleogfox
    Participant

    I found the problem.
    The problem was that some of the newer browsers don’t show the scroll until they are required therefore moving the content across.

    add the following to my css

    html {
    height:100.1%;
    }

    This will make the scrollbar appear all the time in all browsers.

    #278113

    Hello,

    We are Glad that you managed to fix the issue yourself. You are Great!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Screen Flickering on page load’ is closed to new replies.