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?
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. 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