To create a multi-column masonry layout for your feed, just use the setting in the following location: Facebook feed > All Feeds > Feed settings (pencil icon) > Customize tab > Feed Layout > Columns.
Below version 4.0
There is now a built-in setting to create a multi-column masonry layout for your feed. Just use the setting in the following location: Facebook Feed > Customize > General > Feed Columns, or use the cols
shortcode setting.
Using CSS instead to display one row of posts
To display your posts horizontally you would need to do the following:
2 posts
Set the number of posts to be 2, or use the following shortcode:
Add the following to the plugin’s Custom CSS section, which is under the Misc tab on the plugin’s Customize page:
#cff .cff-item{ width: 46%; clear: none; padding: 0 2%; border: none !important; }
3 posts
Set the number of posts to be 3, or use the following shortcode:
Add the following to the plugin’s Custom CSS section, which is under the Misc tab on the plugin’s Customize page:
#cff .cff-item{ width: 31%; clear: none; padding: 0 1%; border: none !important; }
4 posts
Set the number of posts to be 4, or use the following shortcode:
Add the following to the plugin’s Custom CSS section, which is under the Misc tab on the plugin’s Customize page:
#cff .cff-item{ width: 23%; clear: none; padding: 0 1%; border: none !important; }
5 posts
Set the number of posts to be 5, or use the following shortcode:
#cff .cff-item{ width: 18%; clear: none; padding: 0 1%; border: none !important; }
Smash Balloon
7 days ago
Did you know that showing reviews on your site can boost reviews by up to 270%? 🌟
Follow our #wordpress tutorial, and you can learn how to embed a Google reviews widget in just a few simple steps!
You can then showcase your happy customers' feedback and boost your sales with ease. 🚀
Check it out now!
... See MoreSee Less
How to Embed Google Reviews Widget on Your Website (Beginner's Guide)
smashballoon.com
If you want to grow your sales with a Google reviews widget, we've got you covered. Follow this guide to learn how to embed Google reviews widget in WordPress.Share on FacebookShare on TwitterShare on Linked InShare by Email
Comment on Facebook
Smash Balloon
1 week ago
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
Share on FacebookShare on TwitterShare on Linked InShare by Email
Comment on Facebook