Viewing 13 replies - 1 through 13 (of 13 total)
  • Theme Author terrathemes

    (@terrathemes)

    Yes, it is possible. Just activate it in the Customizer.

    Thread Starter gokh

    (@gokh)

    It was already pre-selected “Sticky”. It’s not fixed, it disappears when you scroll down the page.

    Theme Author terrathemes

    (@terrathemes)

    Try to select static, save, then select sticky again.

    Thread Starter gokh

    (@gokh)

    It’s already registered as “static”.

    Theme Author terrathemes

    (@terrathemes)

    If static is selected, why don’t you just use sticky?

    Thread Starter gokh

    (@gokh)

    When I only use sticky, the menu disappears when I scroll down the page.

    Theme Author terrathemes

    (@terrathemes)

    Static does the same. But if you choose sticky I can take a look at your page and maybe see what is wrong. But if you have static, how should I find the reason why sticky isn’t working?

    Thread Starter gokh

    (@gokh)

    Now static. You can look at the page.

    Theme Author terrathemes

    (@terrathemes)

    I asked you to choose sticky.

    Why do you use static? Static makes the header to be not sticky

    Thread Starter gokh

    (@gokh)

    Now Sticky. You can look at the page.

    Theme Author terrathemes

    (@terrathemes)

    You have this CSS in your Custom CSS:

    .has-header #masthead.above:not(.above-solid) .nav-container {
    	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    	border-top: 1px solid rgba(255, 255, 255, 0.3);
    	position: relative;
    	z-index: 749;
    }

    Remove position: relative; from this rule.

    Thread Starter gokh

    (@gokh)

    Yes it was good. Can the background color be transparent?

    Thread Starter gokh

    (@gokh)

    No need, it’s good.

    Thank you so much..

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Sticky menu’ is closed to new replies.