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

    (@planet-interactive)

    Hiya,

    Thanks.

    You can yes. You will need to add the styles to your theme/child theme CSS.

    Just hook into the Unordered List (UL) with a class of tweets e.g. ul.tweets if you need specificity or just .tweets will do then reference you list items (li)

    Last tweet and follow button – simply add some space (margin-bottom) to your .tweets UL as the Follow button is embedded underneath.

    Have a good day

    jkester1986

    (@jkester1986)

    Tried this, does not work.

    Also, looked into it further, not possible to give margin/padding to a list item, only to what is inside it. Would you be able to edit your plugin to wrap the contents of the list items into a <div>?

    Plugin Author Planet Interactive

    (@planet-interactive)

    Errr, maybe try again and just use specificity if your themes unordered list code is overwriting your changes. As you CAN style anything.

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