Okay
  Public Ticket #1930099
Centering widgets in footer areal
Closed

Comments

  •  2
    Adam Hubalovsky started the conversation

    Hello there!

    Is there any option, how can i centre widgets in main footer area? 

    They all are shifted to the left.

    URL: http://testovaciweb.tmrwp.com/


    Thanks in advance! 

  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    Please try this CSS here: in Salient > General Settings > CSS/Script Related > Custom CSS Code

    #footer-outer .widget {
        text-align:center!important;
    }
    

    Regards

    Themenectar Support Team

  •  2
    Adam Hubalovsky replied

    Thank you very much! It is working flawlessly. 

  •  75
    Scott replied

    Awesome!

    Please be sure to reach in in case you encounter another issue,

    Regards

    Themenectar Support Team