Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

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!

  •  5,055
    Michael replied

    HI!

    pls. use following css, for example #000:

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