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

Okay
  Public Ticket #1451882
Page Background Color Change
Closed

Comments

  • cassierachel started the conversation

    On my pages FAQ and Services I would like to change the background color to #f4f6f7. On my other pages I would like to keep the background white.  Is there a way to change those two pages background colors?


    Thanks,


    Cassie

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .block-content {
        background-color: #f4f6f7 !important;
    }