Forums » Plugin: Twitter Widget Pro » [Plugin: Twitter Widget Pro] CSS style

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

    (@aaroncampbell)

    Writing CSS isn’t really “plugin support” because it has a lot more to do with your theme than with my plugin. However, adding this CSS will clean things up a lot:

    .widget_twitter {
    	padding-bottom: 10px;
    }
    
    .widget_twitter .entry-content {
    	background: transparent;
    	padding: 0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Twitter Widget Pro] CSS style’ is closed to new replies.