Okay
  Public Ticket #556020
Centralize footer copyright text
Closed

Comments

  • Jek started the conversation

    Hi there,

    Would need your help in centralizing the text in the copyright footer. Appreciate your support.


    Cheers,

    Jac

  •  8,990
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    div#footer-outer .span_5 {
        width: 100% !important;
        text-align: center;
    }

    Thanks


    ThemeNectar Support Team 

  • Jek replied

    It works, thanks.