Button Color Change

Discussion in 'Local Business WordPress Theme' started by 1stopnonprofitshop, Sep 20, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do I change the color of the button that says "Get a Quote?" I want to use a specific color code (to match my button that says "Join Our Mailing List."

    1stopnonprofitshop.com
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    To change the button color, just use the custom CSS code given below:-

    Code:
    .mybtnsubmit {
        background-color: #F18902;
        border: 1px solid #F18902;
        }
    
    Note:- The above values for the color code is the one that is presently set in your theme, please change the values accordingly.

    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    I want it to look like my other buttons on that page. Is there any way to remove the "Get a quote" button and I can put one I created in photoshop in it's place? Or is there a code to make it look like my other ones?
     
  4. priya

    priya Guest

    Hello,

    Mr. Naveen is already in touch with you at mail and continues trying to resolve your all issues..

    So you are kindly suggested to continue with him at email, he will assist you over there..

    Hope you will understand..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page