Title: Adding Paragraphing
Last modified: August 21, 2016

---

# Adding Paragraphing

 *  [C2013](https://wordpress.org/support/users/c2013/)
 * (@c2013)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-paragraphing/)
 * Hi,
 * I am wanting a line space between the bottom of my tweet and the follow link.
 * The follow link is far too close to the tweet itself, can anyone help?
 * thanks,
    cg
 * [http://wordpress.org/extend/plugins/twitter-widget-pro/](http://wordpress.org/extend/plugins/twitter-widget-pro/)

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

 *  [Iain Mars](https://wordpress.org/support/users/_iain/)
 * (@_iain)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-paragraphing/#post-3842700)
 * Hi C2013
 * There are a few custom CSS options that you can add to your theme. There’s a 
   load of examples inside the twitter-widget-pro/readme.txt file but I’ve posted
   these below to save you having to locate the file.
 * .widget_twitter div {
    padding:0; }
 * .widget_twitter ul li {
    margin-bottom:5px; }
 * .widget_twitter .follow-button,
    .widget_twitter .xavisys-link { margin:0 10px
   10px 25px; }
 * .widget_twitter .entry-meta {
    display:block; font-size:80%; }
 * .widget_twitter .intent-meta a {
    background: url(images/everything-spritev2.
   png); /** from Twitter ressources */ display: inline-block; height: 16px; text-
   indent: -9999px; width: 16px; } .widget_twitter .intent-meta a.in-reply-to { 
   background-position: 0 center; } .widget_twitter .intent-meta a:hover.in-reply-
   to { background-position: -16px center; } .widget_twitter .intent-meta a.favorite{
   background-position: -32px center; } .widget_twitter .intent-meta a:hover.favorite{
   background-position: -48px center; } .widget_twitter .intent-meta a.retweet {
   background-position: -80px center; } .widget_twitter .intent-meta a:hover.retweet{
   background-position: -96px center; }
 * HTH
 *  Thread Starter [C2013](https://wordpress.org/support/users/c2013/)
 * (@c2013)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/adding-paragraphing/#post-3842701)
 * Hi,
 * this is great thank you but may I ask where exactly in the code above do you 
   change the paragraphing between the tweets, the bottom of the tweet and the follow
   link?

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

The topic ‘Adding Paragraphing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/twitter-widget-pro_eaeae4.svg)
 * [Twitter Widget Pro](https://wordpress.org/plugins/twitter-widget-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twitter-widget-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twitter-widget-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/twitter-widget-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twitter-widget-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twitter-widget-pro/reviews/)

## Tags

 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 2 replies
 * 2 participants
 * Last reply from: [C2013](https://wordpress.org/support/users/c2013/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/adding-paragraphing/#post-3842701)
 * Status: not resolved