[Support request] Background color won't change in Customize mode

Home Forums Support [Support request] Background color won't change in Customize mode

Home Forums Support Background color won't change in Customize mode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1066340
    Norman

    Hello,

    For some reason, I can’t change my background color for the body on my website. I’ve used the customizer and no matter what color I change it to, it stays on gray.

    Any help would be appreciated.

    #1066359
    David
    Staff
    Customer Support

    Hi there,

    looks like you’re using CSS Hero which has applied this CSS to the body of the site:

    body {
      background-color: rgba(213, 212, 212, 0.22);
      border-bottom-width: 1px;
    }

    You would need to remove that in CSS Hero for the customizer settings to work

    #1066366
    Norman

    Hi David,

    Oops. Ok.

    Thanks!

    #1066372
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.