I need some help with hyperlink color in a text/html widget inside my Header
-
Hi I need some assistance. I imagine this should not be something hard to fix but I tried many times and failed.
I want to fix the color of my hyperlinks only inside of one Text/Html widget because I have a black background color on the top part of the header and my normal hyperlink color is also black. When I hover is fine because of the global color for hyperlinks but in normal mode I have this color issue.
How can I change the color of a single Text/Html widget? The general setting for hyperlinks colors is the reason why is black but I only want to change this hyperlink on the Header to another color without changing the color of every hyperlink on the theme.
Thanks in advance.
PS: Picture 1 is regular and 2 is Hover (on the phone number).
-
This topic was modified 3 years ago by
Mark Munoz.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the URL of the website to check it myself and help you out accordingly.
Best Regards
Thanks for the answer I’ll post the url of my test page on the extra information section.
Up!.. waiting for an answer.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-top-bar .wd-header-text a {
color: white;
}
Best Regards
That worked.. now I can replace “white” for any other color and it works.
Thanks Aizas.
Hello,
We are Glad that you loved our Theme and Support Staff. We wish you all the best.
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘I need some help with hyperlink color in a text/html widget inside my Header’ is closed to new replies.