Body Color Pages

Discussion in 'BlackBird WordPress Theme' started by mgmont, Feb 19, 2013.

  1. mgmont

    mgmont New Member

    Joined:
    Jan 30, 2013
    Messages:
    3
    Likes Received:
    0
    On the homepage the body image is the same color, however whenever I navigate to a page, where the text is it is still white.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Please do let us know your website link.
     
  3. mgmont

    mgmont New Member

    Joined:
    Jan 30, 2013
    Messages:
    3
    Likes Received:
    0
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .fullwidth{
    background:red;
    }

    Inplace of "red" put your color code.
     

Share This Page