How to change grey content background?

Discussion in 'Nutrition WordPress Theme' started by hafezhensem, Apr 11, 2013.

  1. hafezhensem

    hafezhensem New Member

    Joined:
    Dec 25, 2012
    Messages:
    2
    Likes Received:
    0
    How to change this default colour?



    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .main-content {
    background: your color value;}
    [​IMG]
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .main-content {
    background: your color value;}
     

Share This Page