Change Color of White Box

Discussion in 'Squirrel WordPress Theme' started by 1stopnonprofitshop, Mar 30, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    How do you change the color of the white box in the middle?
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

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

    Code:
    .body_wrapper {
        background: #73AD21;
    }
    .top_cornor {
        background: #73AD21; 
    }
    
    Note:- Please change the color code accordingly.

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

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    That doesn't seem to be working.
     
  4. priya

    priya Guest

    Hello,

    That would require a little bit customization in the theme...

    So please send us your dashboard details at [email protected] along with this thread link and we will do it for you..

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    I don't need it done right now. I'm just seeing what capabilities I have to do modifications and how to do each modification so I can make the changes when necessary. There isn't a styling CSS code to do this? This would be something you would need to do from your end?
     
  6. priya

    priya Guest

    Hello,

    I am sorry but as I have told you that we have to do some customization in the source code of the theme and after that we can provide you a right CSS code for that...

    Hope you will understand..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page