/*Add padding under header in Salient themes*/
Add this CSS to your Salient Child theme or into your Salient theme options panel
body[data-bg-header=”true”] .container-wrap {
padding-top: 25px!important;
}
/*Add padding under header in Salient themes*/
Add this CSS to your Salient Child theme or into your Salient theme options panel
body[data-bg-header=”true”] .container-wrap {
padding-top: 25px!important;
}