• Resolved mrshoweller33

    (@mrshoweller33)


    Is there a way to to change the background from just a solid color? I only have the free version. When I add a background image it only shows up at the bottom of the page like its hidden behind everything else.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Styled Themes

    (@gejay)

    Hi There,

    Sorry for the late reply. If you need to change the background color with the help of customization, then we are really sorry for that because this feature is only available in premium version. So if you want to change the body background color, then please follow the following steps:
    Go to Dashboard=> Appearance=> Customize=> Background Image=> Then remove the background image and update it. After that please use the following css:
    body {
    background-color: #44474c;
    }
    Note: Please use the custom css plugin or child theme to write the css.

    Thanks

    NEWS

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change background in Pure & Simple’ is closed to new replies.