Site logo

[Resolved] Can’t remove blue background for top widget in sidebar

Home Forums Support [Resolved] Can’t remove blue background for top widget in sidebar

Home Forums Support Can’t remove blue background for top widget in sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1632677
    Kelsey

    Hi everyone,

    I’m unable to turn off the blue background that is everpresent behind the top widget in my right sidebar. It doesn’t matter which widget I put at the top. There is always a blue background. Can anyone tell me where this toggle is to turn this color off?

    Screenshot

    Thank you so much,

    Kelsey

    #1633003
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Additional CSS and delete this block of code:

    .sidebar .widget:first-child, .sidebar .widget:first-child .widget-title {
        background-color: #83b0de;
        color: #fff;
    }
    #1633120
    Kelsey

    Thank you!

    #1633268
    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.