• Resolved mgj7

    (@mgj7)


    Is there a way to reduce the top and Botton margin of each tweet in the list. I’d like to have them closer with less space.
    I’m not a coder so please be patient and use very simple instructions 😉
    Thanks a lot in advance.
    m.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey mgj7,

    Yes! Try going to the “Customize” tab and find the “Custom CSS” area and add this:

    #ctf .ctf-item {
        padding: 5px 0;
    }

    You can raise or lower the “5” value to increase or decrease the space.

    Let me know if you have more questions.

    – Craig

    Thread Starter mgj7

    (@mgj7)

    Perfect.
    Great support, as usual.
    Top plugin.
    m.

    Plugin Contributor Craig at Smash Balloon

    (@craig-at-smash-balloon)

    No problem! I hope you have a great rest of your week.

    – Craig

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

The topic ‘Margin style’ is closed to new replies.