1. KChev
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 29 July 2020
  5.  Subscribe via email
Hi Ciaran,
I'm building a site with the Stella template. My client wants the horizontal line that appears above the active hornav menu item to be a different colour. Can you please provide code for that? Thank you!

Kim
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kim

To amend directly 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::after {
background-color: #60a6fe;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you!!
  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!