This topic has 7 replies, 4 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow
Hello,
I would like to change the color of the linked text to #c68240 globally.
This is the texts of the content area.
http://prntscr.com/i0rgcz
Thank you.
Hello,
We used the following code in child theme
a {color: #c68240;}
Clear cache if you have site cache and check.
Regards
Hello.
This is exactly what I wanted. Thank you.
I just have a small css coding that I need regarding the link color of the button
Because it took a change globally, now the button in the Slider Revolution too.
How do I modify the font color in one button to be in white?
Thank you so much.
Have a nice day.
for changing the rev slider button text you need custom css code..
let us know your site url (in private content area) to give you the correct code
Hello,
In the rev slider there’s a custom css but i didn’t figure out which color i need to change.
I’ve sent the details in private response.
Thank you.
Hello,
I’ve added custom class http://prntscr.com/i19pj1
so now you may use this custom css code
a.btn-custom-color {
color: white;
}
Regards
Feel free to ask if you need any other help.
Regards
Tagged: color change, linked text, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up