Okay
  Public Ticket #330791
change background color for widget
Closed

Comments

  •  1
    Mark started the conversation

    I am adding a text box to my page sidebar widget and I would like to change the background color. What do I need to do? Thanks

  •  8,406
    Tahir replied

    Hey Mark!

    Could you please provide the page url . 

    Thanks 


    ThemeNectar Support Team 

  •  1
    Mark replied

    Sure...sorry about that.

    http://epictaif.staging.wpengine.com/who-we-are/

  •  8,406
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    #sidebar > div {
        background-color: #fff !important;      }

    Thanks 


    ThemeNectar Support Team