Hey guys,
Hopefully a simple question… I’m looking to change the color of my links in the Top Bar Above Menu.
Many thanks,
Steve
Hey Steve,
Thank you for using Enfold.
You can adjust that in the Enfold > Advanced Styling panel. Edit the “Small bar above main menu” element.
Best regards,
Ismael
Hey Ismael,
Thanks for the speedy response. However, it doesn’t give me the ability to change the color of links for this element?
It only allows me to change the colour of fonts, background, and border (seen here https://ibb.co/bzMSap)
I’d like to have #ffffff for the text and change the phone number link to #3a75ff (seen here https://ibb.co/iW8OFp)
Many thanks,
Steve
Hi goodinkcreative,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hey Victoria,
The site is https://www.trustedcars.co.uk (maintenance page currently activated)
WP logins provided.
I’m simply trying to edit the color of the link in the ‘Small Bar Above Main Menu’ to #3A75FF and leave the rest of the text #ffffff
Currently, all of the text is white. I want the link to stand out.
Many thanks,
Steve
Hi Steve,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #header_meta .phone-info a {
color: red;
}
If you need further assistance please let us know.
Best regards,
Victoria
Amazing, thanks for your help!
** This topic can now be closed **