1. sdbritton
  2. Commercial Templates
  3. Tuesday, 10 March 2020
  4.  Subscribe via email
I want to use Chloe for a project and I am wondering if there is a way to turn off the feature that darkens the background when you move a cursor over a menu link?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend 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
This works great!

Thank you Ciaran!!!

Sorry it took two months to reply.
  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!