[Support request] Search change

Home Forums Support [Support request] Search change

Home Forums Support Search change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1405736
    Gabriel

    Hi i have questions how can i change color of this

    #1405971
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Additional CSS and you will find this CSS that is adding the color to the first sidebar widget:

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

    You can remove that or change the color properties.

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