Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #751024

    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

    #751027

    Hey Sandra,

    Can you provide a link to the site or specific section you need help with.

    Best regards,
    Jordan Shannon

    #751779

    the website is in production, I give you a profil

    Thanks for your help

    #751785

    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

    #751810

    GREAAAAT !
    Thank you Mike !

    #751812

    Hi,
    Your welcome and Thank you for using Enfold.

    Best regards,
    Mike

    #912814

    Thank you ! If you want you can close this post :-)

    #912820

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Text in bold’ is closed to new replies.