Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #299758
    Kristin Borden
    Participant

    Hi,

    I have tried to add CSS to change the background color of my stats section. It’s not active at the moment but I’d like to use it, however I don’t want the background color to be gray. Please let me know what correct css is needed for this.

    Thank!

    #299784
    Sakin
    Keymaster

    @palosverdesmagazine: You can change the color code in the following CSS and add it in Appearance => Customize => Additional CSS” box:

    .numbers-content-wrapper .hentry { background-color: #f4f4f5; }

    Note: for color codes, you can refer to https://htmlcolorcodes.com/

    #299829
    Kristin Borden
    Participant

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change background color of “Stats” section’ is closed to new replies.