1. aria
  2. Pre-Sales Question
  3. Tuesday, 14 June 2016
  4.  Subscribe via email
Hi there,

Could you tell me if the Top Navigation menu on the Nadia Menu can be fixed in place? i.e. it does not disappear when you scroll down.

Thanks,

Steen
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters...


.is-sticky #container_header {
transform: translateY(0%);
}


Ciarán
  1. more than a month ago
  2. Pre-Sales Question
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,
it works fine thanks.
But there are some elements that are displayed over the menu.
Please have a look at the capture
How can I correct this ?
thanks
regards
  1. more than a month ago
  2. Pre-Sales Question
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Pre-Sales Question
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters...


#header_bg {
z-index: 10;
}


Ciarán
  1. more than a month ago
  2. Pre-Sales Question
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!