1. Digijoom
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 28 January 2021
  5.  Subscribe via email
Hello,

In template Robyn the whole screen (website) becomes darker by hover the menu. Is it possible to disable the dark modus? How?

Thanks.
Kees
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kees

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

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


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

Thank you very much. That's the right solution.

Best regards
Kees
  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!