Hi – I got help to change the links to my purple #5f3194 while the bold remained dark black. That worked. But I just noticed that if I am putting a link on a bold piece of text, it doesn’t go purple. I’d like those to be bold and purple. Is there a code for that which won’t mess up the previous code?
Thanks.
Hi dominiquehurley!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Note – the DNS change may not have fully propagated – I’ve had access for 36 hours, but someone on your team couldn’t access it yet.
Looking for an example, I see that the bold is also purple in the subtitle #1 in this post (which I haven’t edited since we entered the CSS code for bold = black)
http://dominiquehurley.com/stoked-on-quotes-a-journey-through-6-entrepreneurial-books/
It hadn’t originally worked when I cut and pasted the text into the Advanced Layout Editor in this post that I tried to reconstruct to fix another problem (different thread). So I’d taken the bold off to make it purple. Today I made it bold again, and it stayed purple. It just didn’t do it the first time or on automatic cut and paste (last words, 3rd paragraph).
http://dominiquehurley.com/intuitive-sparks-aanl-painting-workshop/
Hey!
Please add following code to Quick CSS
strong>a,a>strong { color: #5f3194 !important; }
Regards,
Yigit
Thanks. Resolved.