Change link colour

Discussion in 'Appointway WordPress Theme' started by pauljw, Jul 31, 2021.

  1. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi, I need to change the link colour on this site to the normal blue colour.
    https://reikidoncaster.co.uk/

    I have tried some things from searching here, but they are not working.

    Can you help me with this please.
     
  2. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello Paul,

    Warm Wishes From InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard -> Appearance -> Customize -> Additional CSS).

    Code:
    .page_content .content_bar .post a, div.content_bar a {
        color: #061e94;
    }
    Regards,
    Shemaela
    InkThemes.com
     

Share This Page