1. danneel
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 10 April 2019
  5.  Subscribe via email
Hi, I'm using the Everly template with a white menu background and a white header. When you move the mouse over the menu items their is a screen wide dark color that comes over the page. Is there a way to change the transparent level of that mouseover color/ change mouseover color or remove that feature?.

When using a lighter color header and menu area the dark mouseover color seems opposite of a typical mouseover function to highlight the menu item being "mouseover".

Thanks in advance
Dan
References
  1. http://www.midwestrancher.com/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dan

Thank you for bringing this to our attention. On dark menu item this overlay can indeed have a negative effect on highlighting. To disable you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav > ul > li::after {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran, Appreciate it.. works great..
  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!