• Hi

    Love you theme. Simple and elegant.

    Quick question, Can I make the top menu bar static? As in if i scroll down, the animated menu does not drop down. But rather stay static up top and showing even when i scroll down. So everything except the menu bar is scrollable.

    I would really appreciate if you could help me with that. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author marsian

    (@marsian)

    try adding the following lines in “appearance” > “customize” > “Layout options” > “Additional style”

    .fixeddiv {
    	width: 100%;
    	position: relative;
    }

    let me know if that works or not

    Thread Starter sarosh83

    (@sarosh83)

    thanks for getting back to me so quickly.

    i tried what you said.. What that did was remove the menu bar(all together) when you scroll down.. when you scroll back up, the original menu animation is still in place, as it tries to pop back into its place..

    Theme Author marsian

    (@marsian)

    so you want the remove “jump” effect on scroll? the menu will remain sticky?

    Thread Starter sarosh83

    (@sarosh83)

    yes. if these terms mean what i think they do 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Top Menu Bar’ is closed to new replies.