Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1262077
    iRocketdesign
    Participant

    I have 3 widgets in my footer and they are justified to the right. I can’t move them to center them in the customizer so I was wondering how I can accomplish centering them?

    thanks,
    private to follow with credentials.

    http://www.dev.companionlinc.com

    #1262079
    iRocketdesign
    Participant
    This reply has been marked as private.
    #1262132
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Could you please try adding the following CSS rule and see if that is what you want achieve. You can add the following code under Custom > CSS in the Customizer.

    
    .x-colophon.top .x-column {
        text-align: center;
    }
    

    Hope that helps.

    #1263295
    iRocketdesign
    Participant

    That’s it,

    thanks so much!

    #1263326
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1262077 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>