Move Secondary Menu Social Media Icons to Left
Add this into the Custom CSS box located in your Salient Options panel :
@media only screen and (min-width:1000px){ body #header-secondary-outer #social { float: right !important; }
Add this into the Custom CSS box located in your Salient Options panel :
@media only screen and (min-width:1000px){ body #header-secondary-outer #social { float: right !important; }