[Resolved] 1st widget background color is always orange

Home Forums Support [Resolved] 1st widget background color is always orange

Home Forums Support 1st widget background color is always orange

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #827593
    Sumit

    In the right sidebar of my blog (https://blogginglift.com/blog/), the 1st widget background colour is orange. (all the time)

    How to fix this problem?

    Please reply… I’m waiting..

    #827608
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS look for:

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

    Either change the colors or remove that CSS

    #827624
    Sumit

    Thanks David.

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