Hello
I would like my text in bold are not the same color as my titles, in this case, the titles are red and text in bold are red, I would like my titles keep red and my text in bold must be in grey or black. Could you tell me how to change the CSS ?
Thanks for your help
Hey Sandra,
Can you provide a link to the site or specific section you need help with.
Best regards,
Jordan Shannon
the website is in production, I give you a profil
Thanks for your help
Hi,
To change your bold text to a darker gray/black use this code in the General Styling > Quick CSS field:
.main_color strong {
color: #222;
}
This will work site wide
Best regards,
Mike
GREAAAAT !
Thank you Mike !
Thank you ! If you want you can close this post :-)
Hi,
I’m glad you were able to receive the help you needed. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon