[Resolved] Remove orange colour from first widget in right sidebar

Home Forums Support [Resolved] Remove orange colour from first widget in right sidebar

Home Forums Support Remove orange colour from first widget in right sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1315839
    John

    Hello,

    How Do I remove the orange background/border that shows on the first widget placed in the sidebar?

    Thanks,

    John

    #1315898
    David
    Staff
    Customer Support

    Hi there,

    Go to Customizer > Additional CSS and remove:

    .sidebar .widget:first-child {
        background-color: #e86000;
        color:#fff
    }
    #1315903
    John

    Thanks very much David!

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