Hey guys,
In advanced styling I am able to style very easily, but this I don’t want to use too much because of sematics. I want to use <b>.
For some reason <b> is colored blue as default? I’ve tried editing everything in general styling, but nothing seems to be affecting this.
Could you please help me get this right? I just want it black and bolded.
Hey illerrre,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hey Jordan,
It’s http://www.onlineterapi.nu
I see now that my message got bolded here as well because I wrote < strong> but I think you got my point :)
Hi,
Add this to quick css:
p a{
font-weight:bold!important;
color:#000!important;
}
Best regards,
Jordan Shannon
Hey,
This colored all my links, but it didn’t color < b>
Hi illerrre,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color b {
color:#000;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks a lot – worked like a charm!
Hi illerrre,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko