1. OliDay5
  2. Commercial Templates
  3. Wednesday, 19 April 2023
  4.  Subscribe via email
Hello, thanks for your work.
I have the Elvra template pour J4.
But i want to change the text size in the hornav menu.
I test this css cutom code, but it dose'nt work...

.hornav > ul > li > a {
font-size: 40px
font-weight: 750;
}

Thanks a lot...
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)

.hornav > ul > li > a {
font-size: 16px;
}


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!