0
Votes
Undo
  1. ngatngat
  2. Commercial Templates
  3. Friday, 05 June 2020
  4.  Subscribe via email
I have a Jasmine temp. in which I've built my page.
I've problem on the color of the breadcrumb - how does I chance it? I want the color #006531
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)....

.breadcrumb, .breadcrumb a, .breadcrumb span {
color: #006531 !important;
}


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!