Avada › Forums › Community Forum › Font colour in header layout option 4
Tagged: custom css, secondary header, Text Color, link color
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
Hello,
I’m hoping someone can help. I’m using Avada header layout option 4 on my website (www.cafs.org.uk) and I want to change the colour of the text on the top strip (phone number, email address, etc).
I’ve been through the options in the Theme Options menu and can’t find this text colour setting. Does anyone know where it is?
Thanks very much,
Jaki
Hi Jaki,
For the links.
.fusion-secondary-header a { color: pink !important; }
For the text (i.e., phone).
.fusion-secondary-header { color: orange; }
Obviously tweak the colours to your own.
Here’s how to apply custom CSS https://theme-fusion.com/documentation/avada/how-to/how-to-apply-custom-css/
Good luck!
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Was this topic helpful?