Customize color in Colorway theme

Discussion in 'ColorWay WordPress Theme' started by thenell, Sep 20, 2014.

Thread Status:
Not open for further replies.
  1. thenell

    thenell New Member

    Joined:
    Sep 19, 2014
    Messages:
    2
    Likes Received:
    0
    I would like to customize the color option in the Colorway theme. I understand I should be able to do this with custom CSS. I thought I could override an existing color, and put the following in custom CSS (to amend the "pink" theme). It did not work.

    .schemes a.pink {
    background:# 717F81;
    border:1px solid #97CCC4;
    }
    Am I not including enough CSS, or is there another stylesheet where the color themes are based (other than style.css) ?

    Thank you.
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    To change color in place of pink you have to edit pink.css file as shown below in screenshot.

    22sep1.png

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. thenell

    thenell New Member

    Joined:
    Sep 19, 2014
    Messages:
    2
    Likes Received:
    0
    Yogesh, Thank you! I appreciate the very detailed illustration. Extremely helpful !
     
Thread Status:
Not open for further replies.

Share This Page