Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1367542
    brendanduggan11
    Participant

    Hi there,

    I have a facebook social media widget in my footer and I would like to center it within its designated widget area. Right now it seems to be justified to the left.

    And on mobile it does not shrink to the screen. It runs off the screen to the left. I would like to fix that.

    http://www.sunshinesalsatours.com

    Thank you very much

    #1367715
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

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

    Thanks.

    #1367845
    brendanduggan11
    Participant

    Thank you, that worked to center it but it still doesn’t shrink to fit the screen on mobile. Is there some code to fix that?

    #1367847
    brendanduggan11
    Participant
    This reply has been marked as private.
    #1367857
    Thai
    Moderator

    Hi There,

    I’ve just tested on my phone and the widget seems to display fine so don’t worry.

    Regards!

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