[Support request] change widget color

Home Forums Support [Support request] change widget color

Home Forums Support change widget color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1468646
    Jesus

    Good morning, I would like to be able to change the color of the widget that appears in the right sidebar of the home page, it is orange and I would like to know if it can be changed to another color.

    #1468854
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Additional CSS – you will see this Code:

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

    Change the background-color value.

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