1. Oliver
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Friday, 22 April 2016
  5.  Subscribe via email
Hello Ciaran,
I love your new template Nadja but I have two short questions and I hope you have a cheap solution.

First question: Is there an easy way to fix the header that it does not scoll out of the page?

Second: a submenu left of the logo does not overlap it . I tried to play with the z-indexes but if menus z-index is higher than the logo, the logo cannot be clicked any longer.

On my testserver you can see what I mean: http://mayer.lorch-webdesign.de/index.php (menu "Schutz"";).

Thanks in advance for your help.
Oliver
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

To fix the header area try adding the following to the Custom CSS field of your templates parameters...


.is-sticky #container_header {
transform: translateY(0px) !important;
}


Unfortunately there is no real solution to your sub menu issue. One option to avoid the issue would be to re position this menu item within your menu. Alternatively we could try aligning the sub menu to the right rather than the left via some Custom CSS?

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot Ciaran, the sticky-thing works fine.

With the menu I will try to find out to align the submenu as you mentioned. Good idea.
Oliver
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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