• Resolved rafiesimantov

    (@rafiesimantov)


    Hello,
    At the moment, I am only allowed to change the color at the sides of my site. I would like to change the background color of the site itself from while to something else. How can I do this?

    • This topic was modified 7 years, 6 months ago by rafiesimantov.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    Thank you for getting in touch with us.

    I’m not sure if this is what you want but you can try to add this code to Appearance → Customize → Additional CSS field:

    .main-wrapper > .container {
        background-color: #f1f1f1;
    }

    Best

    Thread Starter rafiesimantov

    (@rafiesimantov)

    Exactly what I wanted. Thanks!

    You’re welcome.

    Glad to be of some help. 🙂

    Could you please mark this thread as “Resolved”?

    If you need any assistance in the future, just open a new thread.

    Thank you for your time.

    Thread Starter rafiesimantov

    (@rafiesimantov)

    No problem. Thanks again

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

The topic ‘changing the background color of the theme’ is closed to new replies.