1. dalmayer
  2. Commercial Templates
  3. Monday, 02 October 2017
  4.  Subscribe via email
Hi, I bought template Nadia and everything works great except the menu items. I made the menu sticky like this:

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

but when I scroll down the items blur.
You know a solution?
References
  1. http://hof4.govdalm.com/index.php/nl/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Admittedly we are unable to replicate this issue. A bit of a shot in the dark but does adding the following to the Custom CSS field of your templates parameters resolve the issue?

.is-sticky #container_header, .logo {
background-color: rgba(160, 141, 98, 0.8);
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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