[Support request] Show sticky menu on everything

Home Forums Support [Support request] Show sticky menu on everything

Home Forums Support Show sticky menu on everything

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1139872
    Edwin

    Hi

    1.How to show sticky menu on top of everything? I have a testimonial carousel showing on top of the sticky menu when i scroll down.
    2. When i scroll down and refresh the page the sticky header increases in size and is showing a lot of space below it. How to fix that?

    Thanks

    Edwin

    #1140190
    David
    Staff
    Customer Support

    Hi there,

    1. Try adding this CSS:

    #pg-2-3 {
        position: relative;
        z-index: 1;
    }

    2. Any particular device or browser you seeing this issue?

    #1140802
    Edwin

    Thanks David

    1. Unfortunately that didn’t work
    2. Firefox, IE and Chrome

    #1141201
    David
    Staff
    Customer Support

    1. Where did you add the CSS? If you have removed it can you add it back in so i can see what the issue is.

    2. What are you using the to make the Header Sticky?

    #1141235
    Edwin

    Hi David

    1. It is working now 🙂
    2. under Customizing â–¸ Layout Sticky Navigation

    #1141260
    David
    Staff
    Customer Support

    1. 🙂

    2. You have some other code or plugin? as I am seeing the Site Header is sticky, which isn’t the GP function – it only applies to the Navigation.

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