1. pat02
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 24 July 2019
  5.  Subscribe via email
Hello

If I move mouse over a menu item, the whole screen gets "dark" a little bit. How can I remove this?

Thanks a lot.

Regards
Patrick
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

To amend try adding 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
Hi Ciaran

Works perfect, thanks a lot!

Patrick
  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!