Docs    Facebook    FAQs

How do I customize my Facebook feed?

WordPress plugin

Plugin Version 4.0 and above

You can customize the feed by going to Facebook Feed > All Feeds > select Edit for the relevant feed. Here, you will see all the customization options for the feed and a preview of it on the right-hand side. You can navigate the Customize and Settings menu and the feed will be updated to view your changes. When finished, click Save in the top right-hand corner.

Overview of the customize page for a feed

If you need further customization than the built-in options allow then you can add your own CSS to your preferred custom CSS location or stylesheet. One option is the default additional CSS location found at WordPress Dashboard > Appearance > Customize > Additional CSS

Below Plugin Version 4.0

You can customize the feed by setting the options on the Customize page, which can be found under the Facebook Feed menu in your left-hand WordPress admin menu. If you need even deeper customization than the built in options allow then you can add your own CSS to the plugin in the Custom CSS section under the Misc tab.

You can also override these styles for individual feeds by setting options within the shortcode. For example, you can change the height of a specific feed like so:

Comments Box SVG iconsUsed for the like, share, comment, and reaction icons

3 weeks ago

Smash Balloon

Ever wanted to showcase your YouTube live streams on your website?

Here's a quick video tutorial to help you:
▶️
... See MoreSee Less

Video image

Comment on Facebook

3 months ago

Smash Balloon

Check out MemberPress and the new ChatGPT integration!The Uncanny Automator-powered #MemberPress + OpenAI ChatGpt Integration is HERE! 🚀

Turn your ⏰ time-consuming content-creating tasks over to #ChatGPT & put AI to work for your WordPress online business 👉 memberpress.com/cgpt-guide
... See MoreSee Less

Check out MemberPress and the new ChatGPT integration!

3 months ago

Smash Balloon

Want to easily embed reviews from Google, Facebook, Tripadvisor, and Yelp on your WordPress website?

Find out how to do this in just 4 minutes in our video tutorial:
... See MoreSee Less

Video image

Comment on Facebook

We have a problem. It's impossible connect the account ig. Help me please

Load more
. See a full list of all shortcode options here.

Standalone version

You can customize the feed by settings the options in the fbfeed-settings.php file. If you need deeper customization then you can add your own custom CSS to your website’s stylesheet to completely customize the way the feed looks.

You can also override these styles for individual feeds by setting custom options which you can pass into the fbFeed() function. For example, you can change the height of a specific feed like so:

$custom = array(
'height' => '500px'
);
fbFeed($settings, $custom);
support

Couldn’t find your answer in the docs?

Contact Support

Was this article helpful?