1. dy87chf
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 18 March 2023
  5.  Subscribe via email
Is there a parameter for setting the menu hover color for the Amelia menu? I'm not seeing anything in Menus or Typography Styling.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Not by default, however this can be amended with some CSS. Assuming you are referring to the main menu item, to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

.hornav > ul > li > a:hover, 
.hornav > ul > li > span:hover {
color: #397dc6;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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