• I’m trying to style the plugin in such a way that there is no list-style-type at all and can remove bullets from all tweets by adding…

    .widget_twitter ul li {list-style-type:none;}

    However, I cannot remove list-style from the title, and if I simply choose to not display the title…

    .twitterwidget-title {display:none;}

    for example, it simply adds the bullet to the first tweet.

    Who can help me solve this problem? help would be very much appreciated!

    http://wordpress.org/extend/plugins/twitter-widget-pro/

Viewing 1 replies (of 1 total)
  • Plugin Author Aaron D. Campbell

    (@aaroncampbell)

    CSS to style the front end isn’t really a support request for the plugin, so I’ve changed this to “not a support question”. Also, the CSS you need would be very specific to your site or theme, so for anyone to help you you’ll need to link to it.

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot remove bullet from title… if no title, then the first tweet has bullet’ is closed to new replies.