Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #276893
    Webgo82
    Participant

    Hi,

    I am not sure if this is a problem of the theme, a slow host or something else. but I’ve noticed, that when loadin the page you first see (partly) the first section and only later the top position with the fullview of the header image.

    Any advise how I can make the page load right away in the desired position? The page is available via ashantidance.com, in case you want to see how it behaves for yourself.

    #276954
    Skandha
    Participant

    @webgo82: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header {
        min-height: 100vh;
    }

    Let me know if this resolves the issue.
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘When loading the landing page, section is shown first and then the header’ is closed to new replies.