[Support request] Wrong widget area colour

Home Forums Support [Support request] Wrong widget area colour

Home Forums Support Wrong widget area colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1480588
    Zygintas

    Hi,

    I’m working on changing my WP site’s theme, and encountered a problem and can’t find any solution. Long story short my first sidebar widget area will always stay orange. The rest of the widgets in the sidebar will display the color of my choice, but the first one (no matter which widget I place there) always stays orange. Any help with this.

    P.S. I’ve cleared my cache and tried to disable all plugins – no changes. Unfortunately I cant provide link to my website, because it is in a staging environment.

    Picture of the problem

    https://ibb.co/xjjxHmZ

    #1480851
    Leo
    Staff
    Customer Support

    Hi there,

    Go to Additional CSS field in the customizer and remove this block of CSS:

    .sidebar .widget:first-child {
        background-color: #e86000;
        color: #fff;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.