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

    (@smashballoon)

    Hey rammoss,

    To center the feed try adding the following CSS to the plugin’s Custom CSS section, which is under the Misc tab on the plugin’s Customize page:

    #cff{ float: none; }

    Let me know whether that works for you,

    John

    Thread Starter rammoss

    (@rammoss)

    Hey,

    thanks for the reply. It worked but the “posted hrs ago” is still on the left and the same with “View on facebook”.

    Plugin Author smashballoon

    (@smashballoon)

    Hey rammoss,

    If you want to center the date and ‘View on Facebook’ text then you’d need to add the following to the plugin’s Custom CSS section too:

    #cff .cff-date, #cff .cff-viewpost-facebook{ display: inline; float: none; }

    Let me know whether that does the trick for you,

    John

    that centered the feed but everything is still justified right, can the post text be aligned center with the date and viewpost centered as well?

    Plugin Author smashballoon

    (@smashballoon)

    Hey bhchilds,

    Could you send me a link to your site so that I can take a look at how you currently have it set up? The required CSS would depend on the theme you’re using so I’d need to see a link ideally.

    Many thanks,

    John

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

The topic ‘center the feed’ is closed to new replies.