1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 18 November 2024
  5.  Subscribe via email
I have a website that I am working on using the Joomla 5 version of Everly template.

Is there a way to prevent the darking of the entire page when you mouseover a menu item.

I don/t like the way it highlights a logo with a white backgroiund.

Thank you for looking into this.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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
  • Page :
  • 1


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