Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1147483

    Hello,

    I want to disable font colors when they’re BOLD (or STRONG).

    I tried this code in my Quick CSS.

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

    But NOT working.

    Please assist, thank you.

    • This topic was modified 5 years, 1 month ago by Oref.
    #1147560

    Hey Oref,

    What do you mean by “disable font colors when they’re BOLD”? IN this case, it is better to specify the color that you want. Like #000 for example.

    Best regards,
    Victoria

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