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

    (@smashballoon)

    Hey Lerke,

    It looks like your theme is using it’s own content formatting function which is causing an issue with the formatting. You can fix this with CSS by adding the following to the plugin’s Custom CSS section (under the Misc tab on the plugin’s Customize page):

    #cff .cff-post-text{ margin: -35px 0 0 0; }

    However, the best solution would be to fix the formatting issue. Try #3 in this FAQ and let me know whether that solves the problem for you.

    Hope you’re having a good weekend,

    John

    I have a similar question.
    How can I reduce the space between the status messages?

    Plugin Author smashballoon

    (@smashballoon)

    Hey chapyl,

    Are you able to send me a link to the page on your site where you’re displaying the feed so that I can send you the appropriate CSS to reduce the space? The space is likely caused by some CSS in your WordPress theme and so the CSS needed to correct it is different depending on the theme you’re using.

    I hope you’re having a good Friday!

    John

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reduce space’ is closed to new replies.