Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1995970
Background Colour
Closed

Comments

  • MoreWP started the conversation

    Hello,

    I would like to define an individual page background colour (sidewide). The only option I've found is in the page builder (see Screenshot), but it doesn't work (background still white). Do you have any idea, what's the problem?

    Thank you!

  •  4,774
    Michael replied

    HI!

    pls. use following css, for example #000:

    .block-content {
        background: #000 !important;
    }
    5110651633.png