Change color of main area and border

Discussion in 'Local Business WordPress Theme' started by landry360, Oct 6, 2015.

  1. landry360

    landry360 New Member

    Joined:
    Jul 12, 2013
    Messages:
    5
    Likes Received:
    0
    Hello, I would like to change the color of the main area on the website and change the border color. I have attached a screenshot with details. Can you help with this? Thanks!
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    It would be our pleasure to serve you.

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .signup {
         background: #fdff00 !important;
    border: solid 1px #000000 !important;
    }
    
    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page