/*Change widget title colour in Salient themes*/
Add this CSS to your Salient Child theme or into your Salient theme options panel
#sidebar h4 {
color: #249cc1 !important;
}
/*Change widget title colour in Salient themes*/
Add this CSS to your Salient Child theme or into your Salient theme options panel
#sidebar h4 {
color: #249cc1 !important;
}