• Resolved globalreporter

    (@globalreporter)


    Great plugin but I have an issue with the CSS. I would like to change the line height of each tweet which now is way to big. I indicated my suitable line height in the custom CSS blank square in the Custom tab, but it did not work. I have just type the following line: {
    line-height: 20px
    }
    I s there anything else I should add?

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

    (@craig-at-smash-balloon)

    Hey globalreporter,

    Glad you like the plugin!

    It looks like you’re missing a selector. Try this CSS:

    #ctf .ctf-tweet-text {
    line-height: 20px
    }

    Let me know if you are still having any trouble!

    – Craig

    Plugin Contributor Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey again,

    This thread has been quiet for awhile now so I’m going to go ahead and mark it resolved. Let me know if you need anything else!

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

The topic ‘setting timeline CSS not working’ is closed to new replies.