[Resolved] Get Rid of the orange color in upper right side bar

Home Forums Support [Resolved] Get Rid of the orange color in upper right side bar

Home Forums Support Get Rid of the orange color in upper right side bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #929422
    aziz

    HI team

    Would like to get rid of the orange color in the upper block of the sidebar that comes with demo.

    I already changed the background to white but I can still see it on. please see the screenshot.

    https://prnt.sc/o1ugxu

    Thanks a lot in advance
    Aziz

    #929733
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Go to “Customize > Additional CSS” and remove this CSS:

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

    Let me know if you need more info ๐Ÿ™‚

    #929831
    aziz

    Hi Tom

    Great , thanks for the great help.
    Solved .

    Aziz

    #930042
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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