1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 09 November 2020
  5.  Subscribe via email
Is it possiboe to change the color of the menu item when a particular page is viewed (active). So if I am on the home page, the home page menu text is a different color to the rest of the menu.

Thanks

Paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

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

(edit to taste)

.menu .active > * {
color: skyblue;
}


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

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