Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1250544
    IRGmarketing
    Participant

    Hello,

    I need some help how to center a widget in a footer section. In my case, I want to center a Facebook page widget. And center the widget’s title.

    Here is the the site: http://www.smbc.irgmkg.com/blog/

    Thanks!!!

    #1250634
    Joao
    Moderator

    Hi There,

    You click Align Center on the column where the widget is placed.

    Or add the following code to Appereance > Customizer > Custom > CSS

    .page-id-6 .x-column.last, .x-column:last-of-type {
         text-align: center;
    }

    Hope it helps

    Joao

    #1250638
    IRGmarketing
    Participant

    Because it is a footer, there is no column. However, the CSS code worked. Thanks!!!

    #1251077
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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