Hi
I can’t seem to be able to have the blockquote text color to be black when I use a hyperlink in the paragraph. I had to use the <span> styling for each link.
I have the following advanced styling:
– Change the styling for all
tags
Font Color: #000000 and Font Size: 15px
Also tried:
#top .main_color blockquote p a {
color: #000000!important;
}
Here’s the page where you can see where I use the <span> element to have it work (but I would rather style in my custom.css file.
http://www.impactcrescendo.com/#julie
and scroll to the Affiliations section where the links are.Thank you
Lyse
Hi tremblayly!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
blockquote a { color: inherit !important; }
Cheers!
Yigit
Hi Yigit
That did not fix it. I tried it in the second link and now it still green.
Lyse
Hey!
The blockquote text is looking black on my end please refresh the page a few times to clear the browser cache and see the changes.
Cheers!
Vinay
Hi Vinay,
I only removed the <span> on the 3rd link…..and it’s stays green even after I’ve cleared my cache. I also get the same on my laptop (on green link)
Thanks
Lyse
Hey!
I loaded the web page and I checked the code and I can confirm it is also black for me here
Regards,
Basilis
Hi Basilis
I’m so sorry but it’s not working for me – my computer was turned off
I removed all of the <span> in the blockquote area and all my hyperlinks are now green
Lyse
Here’s a link to what I see
https://www.dropbox.com/s/o2saqi176s3xwtn/affiliations.jpg?dl=0
Lyse
Here’s proof that my cache is at 0
https://www.dropbox.com/s/wykp7xprs5wgh13/cache%20clear.jpg?dl=0
it works!