Read more link color

Discussion in 'Woodpecker WordPress Business Theme' started by johced1974, Mar 19, 2016.

  1. johced1974

    johced1974 New Member

    Joined:
    Apr 3, 2012
    Messages:
    22
    Likes Received:
    0
    Hi,

    Were do I change the link color for the read me? Right now they are to difficult to distinguish from the regular text.

    See attached please.

    Thank you,
    Johan
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi Johan,

    Greetings from InkThemes,

    To change the color of the Read More link, just paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    a.wpanch {
        color: #e73c3c !important;
        }
    
    Note:- You may change the color code according to your requirement.

    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page