[Resolved] Orange background in just the Archive Widget

Home Forums Support [Resolved] Orange background in just the Archive Widget

Home Forums Support Orange background in just the Archive Widget

  • This topic has 3 replies, 4 voices, and was last updated 4 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #840784
    Uwe Pfeifer

    Hi! I’m using one of the Site Library themes, and I’d like to change the background color of the Archive Widget. In the widgets options theres nothing for changing its background color, and I can’t find it either in the colors section in the Customizer. How can I change the color of just the Archive widget?

    Thanks! πŸ™‚

    GeneratePress 2.2.2
    GP Premium 1.7.8
    #840840
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS look for this CSS:

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

    If you remove that CSS then the color for the first widget will revert to the normal colors.

    #840940
    raghu

    Thanks a lot. The solution helped me. I could change the background color widget now !!! πŸ™‚

    #840950
    Leo
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.