Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #744808

    In main content, when I put a text in bold the color change (black became blue), is it possible de keep the same color of the text and only be in bold ?

    Thanks for your help

    #745645

    Hey sandra1307,

    Can you post a link to the page mentioned, so we can take a closer look.

    Best regards,
    Nikko

    #746335

    Here !

    thank you

    #746479

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .main_color strong, .alternate_color strong { color: inherit !important; }
    

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.