How to change the colors?

Discussion in 'Blackriders WordPress Theme' started by maggiemae, Nov 9, 2015.

  1. maggiemae

    maggiemae Member

    Joined:
    Dec 15, 2014
    Messages:
    139
    Likes Received:
    0
    Hello

    I forgot how to change the colors from the things I've marked. See attachment -->

    Can you help me out?

    Thank you.
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    input.btnsubmit {
        background: lightgreen !important;
    }
    .feature_inner_box a {
        color: blue !important;
    }
    Note: Change color as per your interest.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page