Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #218282

    Hello,

    Can you please tell me what CSS code should I use to change default color of bold (strong) text and links color?
    Thanks,
    Vedran

    #218284

    Hey LinkedMediaGroup!

    You can use following classes in Quick CSS section

    .main_color strong { color: red; }
    .alternate_color strong { color: blue; }

    Cheers!
    Yigit

    #218287

    Hi,

    Works great for “bold” … what about links? “a”

    RESOLVED!

    Thanks for your help…

    Cheers,
    Vedran

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Bold and link color’ is closed to new replies.