How to Change Color

Discussion in 'ResumeWay WordPress Theme.' started by mcrardin, Apr 2, 2015.

  1. mcrardin

    mcrardin New Member

    Joined:
    Apr 2, 2015
    Messages:
    1
    Likes Received:
    0
    Hi, when I live previewed the Resume Way theme, there were many, many colors to choose from. How do I select a different color after uploading this theme to my WordPress site?
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    If you wish to change the body color of your theme then kindly follow the steps:

    1. First Paste this below given code in Custom CSS section so that it will remove the default image placed in a background.

    So go to:
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    body{
    background:none;
    }
    2. After doing this go to Appearance ->Background->Colors. Now you can select your required background color. kindly refer the below image for your ready reference.

    resumeway-background-color.png



    Also If you wish to change the theme color apart from background color then you can go to

    Appearance -> Theme Options -> Styling Options ->Theme Stylesheet from there you can change your theme color

    Hope it will solve your issue. Let me know if have any further doubts.

    Regards,
    Sameer
     
    smith likes this.

Share This Page