• Hello,

    I was informed that to change the background color of the website you must go to appearance/customise/colors

    When I do this there is only an option to change the primary color which does not include the background.

    Thanks for all your help.

    • This topic was modified 2 years, 6 months ago by Steven Stern (sterndata).
    • This topic was modified 2 years, 6 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    That would depend on the theme, but we can probably do some CSS stuff. Please provide a link to a page on your site and let me know what color you want the background. Thanks.

    Seyed

    (@mhosseini80)

    hi,
    you can change anything by some CSS styles!
    just keep going this path:

    appearance/customize>CSS
    and then add your CSS styles .
    e.g.

    body{
        background-color:#f5f5f5;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add Background Color’ is closed to new replies.