1. fsotomayor
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 29 March 2021
  5.  Subscribe via email
Hello Joomla51 Team

I want to change the color and make 1 menu item bold
draft website: http://vamosjuntos.hs-bolivia.net/

Template: Sophia

Thanks
Attachments (1)
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) where 102 is your menu item ID (edit to taste)....

.item-102 > a {
font-weight: bold;
color: red !important;
}


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

Me funcionó bien... :-)

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