1. feuerschwendt
  2. Commercial Templates
  3. Tuesday, 26 January 2021
  4.  Subscribe via email
How can I change the css class of a single menue item like bold or fontcolor. Can someone tell me how to define the class? Thx
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)....

(edit to taste)

.link-red {
color: red !important;
}


You can then add the class link-red to the Link Class field in the Link Type tab of your menu item settings.

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!