Change color of Message Sent confirmation

Discussion in 'Blackriders WordPress Theme' started by berkoz912, Jan 15, 2016.

  1. berkoz912

    berkoz912 New Member

    Joined:
    Jul 31, 2015
    Messages:
    3
    Likes Received:
    0
    My website is white and the color of the confirmation message is white as well and cannot be send when the lead capture form is filled out.

    How can I change the color?

    Thanks
     
  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:
    .sucess-send h2 {
        color: red;
    }
    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