Home Forums Pro Themes Blog Diary Pro Colour of hyperlinks

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #138041
    Luc Joye
    Participant

    Hello

    In the back end of https//ksvrjeugd.be the colour of the hyperlinks in both posts and pages is a nice red, but in the front end it’s just the same black as the rest of the text, maybe a little bold, but not easy to distinguish from the regular text.
    Is there a way to sort this out?

    Thank you so much!

    #138200
    wensolutions
    Keymaster

    Hello,

    Please provide us with your proper screenshots so that we can be more clear and inspect in detail.

    Hoping for your kind co-operation.

    Regards.

    #138218
    Luc Joye
    Participant

    Hello

    Image one is the back end, with a red hyperlink. Image two is the front end, so what people see on the site: the hyperlink is slightly bold there, but black and so not really different from the body text.

    – back end: https://ksvrjeugd.be/wp-content/uploads/2020/11/backend.jpg

    – front end: https://ksvrjeugd.be/wp-content/uploads/2020/11/frontend.jpg

    Thank you again

    Luc

    #138277
    wensolutions
    Keymaster

    Hello @lucksvr,

    To change the color of the link, please add below-given CSS.

    .single .entry-content a {
        color: #eb0d0d;
    }

    You can change the color code as per your requirement.

    Thank You.

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