-
AuthorPosts
-
April 11, 2016 at 2:32 am #610892
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
LyseApril 11, 2016 at 3:34 am #610900Hi tremblayly!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
blockquote a { color: inherit !important; }Cheers!
YigitApril 11, 2016 at 3:59 am #610908Hi Yigit
That did not fix it. I tried it in the second link and now it still green.
LyseApril 11, 2016 at 4:41 am #610919Hey!
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!
VinayApril 11, 2016 at 5:04 am #610939Hi 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
LyseApril 11, 2016 at 6:35 am #610998Hey!
I loaded the web page and I checked the code and I can confirm it is also black for me here
Regards,
BasilisApril 11, 2016 at 2:29 pm #611316Hi 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
LyseApril 11, 2016 at 2:31 pm #611321Here’s a link to what I see
https://www.dropbox.com/s/o2saqi176s3xwtn/affiliations.jpg?dl=0
LyseApril 11, 2016 at 2:37 pm #611328Here’s proof that my cache is at 0
https://www.dropbox.com/s/wykp7xprs5wgh13/cache%20clear.jpg?dl=0
April 11, 2016 at 3:34 pm #611366it works!
-
AuthorPosts
- The topic ‘Styling Blockquote font color’ is closed to new replies.
