Docs    Facebook    Customizations

Center the Entire Feed on the Page

The feed floats left and fills its container by default. The one CSS rule that centres it instead.

The feed is floated to the left and stretched across it’s containing element by default. You can center the entire feed with the following CSS:
#cff{ float: none; }

support

Couldn’t find your answer in the docs?

Contact Support