Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey Mike,

    Yep, there’s a couple of ways you could do it. You can center it by adding the following custom CSS:

    #cff{
      float: none;
    }

    Or you can make it the full width of that section by just taking the 400px width off the feed and leaving the width setting empty. The default width is 100% and so it will fill the width of that column and as your site is responsive then it will automatically adjust to fit your page on mobile too.

    If you have any other questions at all then just let me know,

    John

    Plugin Author smashballoon

    (@smashballoon)

    Hey Mike,

    I just checked you site again and was happy to see that you were able to center the feed using the CSS above. I’m going to mark this thread as resolved. If you have any further need for support then just let me know!

    John

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Moving Facebook Feed Element on Page’ is closed to new replies.