colourway background colour

Discussion in 'ColorWay WordPress Theme' started by blackdog2020liz, Dec 13, 2013.

  1. blackdog2020liz

    blackdog2020liz Member

    Joined:
    Dec 18, 2012
    Messages:
    264
    Likes Received:
    5
    Location:
    Western Australia
    How do I remove the background pattern and make it a colour

    Many thansk
    Liz
     
  2. Harmeet

    Harmeet Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    360
    Likes Received:
    15
    Hello,

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

    Code:
    body {
    background: grey;
    }
    You can put your color value in place of grey.

    Thanks & Warm Regards
    Harmeet Singh
    InkThemes.com
     

Share This Page