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

    How can I change only the link color? Every time I change the setting it changes bold coloring too.

    #903583

    Hey strengthcoaching,

    Please provide a link to the page in question so we can loo into this further. Generally links can be changed via css using the following:

    a{
    color:xxx;
    }

    Best regards,
    Jordan Shannon

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