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

    Hi,

    I think its difficult to write content when <bold> gets colored the same as links. Any CSS to remove the colors from <bold> (body color only)?

    #120312

    Hi,

    Specify the bold color on your custom.css or Quick css

    body bold {
    color: red !important;
    }

    Change the color value.

    Cheers,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Bold not colored’ is closed to new replies.