Comments Claire started the conversationSeptember 22, 2016 at 5:07pmHiI would like to center align the text in the footer widgets.Please help.Thanks. 8,996Tahir repliedSeptember 22, 2016 at 5:31pmHey Claire, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team Claire replied privately 8,996Tahir repliedSeptember 22, 2016 at 5:46pmHey AGain,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : #footer-outer div#copyright .col.span_5 { left: 50%; } #footer-outer .div#copyright col.span_7 { float: right; } #footer-outer div#copyright .col { width: auto !important; } #footer-outer #copyright p { -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transform: translateX(-50%); } Thanks ThemeNectar Support Team Claire repliedSeptember 22, 2016 at 5:50pmThank you! Sign in to reply ...
Hi
I would like to center align the text in the footer widgets.
Please help.
Thanks.
ThemeNectar Support Team
Hey AGain,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Thank you!