hi.
i have set my links to red (#d12c2c).
i want bold or strong words in black.
all links & strong words are appearing in red however.
so i added the following custom css, which i found in other support posts:
.alternate_color strong, .main_color strong {
color: black;
}
#main strong > a {
color: #d12c2c!important;
}
but non-links are still appearing as red.
please advise?
thanks.
oh also – links in the text widgets do not appear red, they appear in usual body text colour. how can i change that?
Hi!
Do you want to change all your links or only your sidebar links?
Best regards,
Basilis
Hi,
I don’t know if I need to open another thread, but this question is exactly the same as mine.
My bold text was showing green, same as my links. I want my links to stay the same color while changing my bold text color to black
I was successful in making my bold paragraph text black with this CSS in quick style
.alternate_color strong, .main_color strong {
color: black;
}
The problem is that it is only corrected on my mobile devices. For some reason, I can’t get it corrected on my laptop. I’ve tried clearing the cache, opening in incognito, restarting my browser and computer.
I have also tried
.alternate_color strong, .main_color strong {
color: black!important;
}
Is there something i’m missing?
Hi,
Yes please do create a different ticket :)
Thank you
Best regards,
Basilis