This topic has 11 replies, 4 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp
A silly questions, but where can i update the body a color?
Created some links in my copy and would like them to be a different color than the content.
The hover color is my “main color” and different, but would like to be able to see the links before i rollover them.
thank you.
Hello,
Please specify what links you want to edit.
Please show a direct page and a screenshot.
Thank you.
Best regards,
Jack Richardson.
The site is not live, but I have attached a screen shot.
and have one of the links on hover. I was thinking for body text. So this is just a text block with some text that i wanted to link.
I don’t see a place to attach a screenshot though?
Hello,
You can use Lightshot program to make screenshots and then provide us with link to them.
Regards,
Robert Hall.
Sorry, but it’s very difficult to tell you the right code for this element.
Could you please transfer your site to some hosting and provide us with credentials to admin panel?
Regards,
Robert Hall.
Info in private section
Hello,
Please use this code in Theme Options > Custom CSS > Global Custom CSS:
strong a {
color: red !important;
}
Write your color value.
Regards,
Eva Kemp.
And if the link/text is not bold?
Thanks,
You can use this code in Global Custom CSS for this page also.
.page-id-7 a{
color: blue;
}
Regards,
Robert Hall.
Hello,
Then use this code:
a {
color: red !important;
}
Regards,
Eva Kemp.
Tagged: best selling, ecommerce, link font, persuasive, seo friendly, woocommerce themes
You must be logged in to reply to this topic.Log in/Sign up