[Support request] Navigation not merged with content in page hero (blog sites)

Home Forums Support [Support request] Navigation not merged with content in page hero (blog sites)

Home Forums Support Navigation not merged with content in page hero (blog sites)

  • This topic has 3 replies, 3 voices, and was last updated 4 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1245861
    sporenborg

    Hey,

    some time ago you helped me to combine an image slider from Elementor with GP Elements. Now I wanted to create the page hero on the blog pages in the same way.

    Image created in Elementor (tag = header), saved, created a new element in GP Elements and told the site header that the position of the navigation should be below the header. The same like the frontpage.

    Why does the navigation appear below the header area and then in the middle of the text?

    Thx a lot!

    #1245954
    Leo
    Staff
    Customer Support

    Hi there,

    Sorry not sure if I completely understand.

    Is the link page the correct layout or incorrect layout?

    Which page is the one with the issue?

    Let me know 🙂

    #1246084
    sporenborg

    Hey,

    yes it is the site with the mentioned site … /f….

    🙂

    #1246533
    David
    Staff
    Customer Support

    Hi there,

    its because of this Custom CSS you have added:

    .header-wrap, .site-header, .hero_slider_fp {
        height: 100vh;
        /* Fallback for browsers that do not support Custom Properties */
        height: calc(var(--vh, 1vh) * 100);
    }

    Remove the .site-header class to stop it from affecting that element to fix it.

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