Title: Adding blank space after the thumbnails
Last modified: August 30, 2016

---

# Adding blank space after the thumbnails

 *  Resolved [CuriousBitsnBobs](https://wordpress.org/support/users/curiousbitsnbobs/)
 * (@curiousbitsnbobs)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-blank-space-after-the-thumbnails/)
 * I’d like to add a few lines of blank space after my thumbnails because currently
   they’re a bit squished against the social sharing buttons.
 * See [http://www.curiousbitsnbobs.com/2015/08/winning-the-prize-for-todays-most-ridiculous-housing-market-story-san-francisco.html/](http://www.curiousbitsnbobs.com/2015/08/winning-the-prize-for-todays-most-ridiculous-housing-market-story-san-francisco.html/)
   for example.
 * (It would be nice to add a blank line or two above as well, but I have been working
   around that by just finishing my posts with a bit of space)
 * I’ve been playing with the “customize the output” fields, but changing them doesn’t
   seem to make any difference to anything (though admittedly I’m stumbling about
   in the dark there)
 * [https://wordpress.org/plugins/contextual-related-posts/](https://wordpress.org/plugins/contextual-related-posts/)

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

 *  Plugin Author [WebberZone](https://wordpress.org/support/users/webberzone/)
 * (@webberzone)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-blank-space-after-the-thumbnails/#post-6396042)
 * Under custom styles textarea, add:
 *     ```
       .crp_related {
           margin: 25px 0;
       }
       ```
   
 * Change the 25px to what you’re comfortable with.
 *  Thread Starter [CuriousBitsnBobs](https://wordpress.org/support/users/curiousbitsnbobs/)
 * (@curiousbitsnbobs)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-blank-space-after-the-thumbnails/#post-6396051)
 * Splendid. Thanks v much! Looks much better now
 *  Plugin Author [WebberZone](https://wordpress.org/support/users/webberzone/)
 * (@webberzone)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-blank-space-after-the-thumbnails/#post-6396077)
 * You’re welcome.
 *  [silico26](https://wordpress.org/support/users/silico26/)
 * (@silico26)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/adding-blank-space-after-the-thumbnails/#post-6396148)
 * dev, thanks for posting. this also made my plugin look much better – gave it 
   some breathing room. thanks again!

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

The topic ‘Adding blank space after the thumbnails’ is closed to new replies.

 * ![](https://ps.w.org/contextual-related-posts/assets/icon-256x256.png?rev=2985705)
 * [Contextual Related Posts](https://wordpress.org/plugins/contextual-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contextual-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contextual-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/contextual-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contextual-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contextual-related-posts/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [silico26](https://wordpress.org/support/users/silico26/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/adding-blank-space-after-the-thumbnails/#post-6396148)
 * Status: resolved