Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #59951
    Bax
    Participant
    Premium Member

    Hi,

    is there a possibility to change hyperlink color but only in paragraphs?

    Thanks and regards,

    Filip

    #59953
    vako
    Keymaster
    WP Royal Team

    Hi Filip,

     

    Can you please describe the issue you have more detailed? Please share a direct link to the page where the issue appears and for more clarifications, screenshots will be much appreciated.

     

    Kind Regards

    #60043
    Bax
    Participant
    Premium Member

    Thank you for your reply.

    What I need to do is to change the color of hypertext but only in text not in menu at https://dotykaniduse.cz/

    Please see screenshot.

    Best regards,

    Filip

    #60044
    vako
    Keymaster
    WP Royal Team

    Hi Filip,

     

    It’s all clear now, please share your website URL and we will create CSS snippet especially for you.

     

    Kind Regards

    #60045
    Bax
    Participant
    Premium Member
    #60050
    vako
    Keymaster
    WP Royal Team

    Hi Filip,

     

    Please check for the URL validation, every time we trying to access your shared link we get this screen: https://imgur.com/pHGLMvb

     

    Kind Regards

    #60051
    Bax
    Participant
    Premium Member

    Not sure what more I can do.

    The link is https://dotykaniduse.cz/ and it works for me from all my devices.

    Should I check some settings?

    Thanks and regards

    #60053
    vako
    Keymaster
    WP Royal Team

    Hi Filip,

     

    Please navigate to Dashboard > Appearance > Customize > Additinioal CSS section and add the CSS snippet below:

    .post-content a {
    color: #004242;
    }
    .post-content a:hover {
    color: #F07427;
    }

    Change only colour schemes in this CSS snippets to your preffered.

     

    Kind Regards

     

     

     

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