change background

Discussion in 'ColorWay WordPress Theme' started by smarta, Feb 21, 2017.

Thread Status:
Not open for further replies.
  1. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    hi

    in another post I asked about changing background colours and you said

    +++++++++++++

    nitin
    Support Staff

    Hi,
    To change the background color, just paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    body.compass_theme {
    background: #757575 !important;
    }

    Note:- The above value for the color code is the one that is presently set in your theme, please change the values accordingly

    ++++++++

    however I still want the fade effect - just using a darker colour at the top
     
  2. smarta

    smarta Member

    Joined:
    Jul 20, 2012
    Messages:
    225
    Likes Received:
    4
    ok - I found the file

    it is located at

    wp-content/themes/compasstheme/css/color/images/bg-black.png

    I edited and replaced it

    job done
     
Thread Status:
Not open for further replies.

Share This Page