• nerraw

    (@nerraw)


    Hi,
    I would like to know how can I change the white background of the body of this theme.

    Thank you.

Viewing 1 replies (of 1 total)
  • wbcomdesigns

    (@wbcomdesigns)

    Hello @nerraw

    You can change it by applying following css :

    body {
    background: red none repeat scroll 0 0;
    }

    Change color code with desired one.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘How to change color of the white background of the body’ is closed to new replies.