Title: Move Related Posts
Last modified: August 21, 2016

---

# Move Related Posts

 *  Resolved [JDG-Hee](https://wordpress.org/support/users/jdg-hee/)
 * (@jdg-hee)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/move-related-posts/)
 * Hey, everything‘s working fine!
 * But is there a simple CSS-Trick that I can move the complete »Related Post«-Block
   160px to the right?
 * (I managed it for the »Related Posts«-Headline – but it has no effect on the 
   thumbnails.)
 * Here‘s a link:
    [http://www.jan-d-gillich.de/?p=344](http://www.jan-d-gillich.de/?p=344)
 * This is what I inserted to the Custom CSS field:
 *     ```
       .wp_rp_wrap .related_post_title
       {margin-top: 45px !important;}
   
       .wp_rp_wrap .related_post_title
       {margin-left: 160px !important;}
       ```
   
 * Thanks a lot for you‘re help – I tried, but I‘m not a programmer… 😉
    Jan
 * [http://wordpress.org/plugins/wordpress-23-related-posts-plugin/](http://wordpress.org/plugins/wordpress-23-related-posts-plugin/)

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

 *  [xdaseinx](https://wordpress.org/support/users/xdaseinx/)
 * (@xdaseinx)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/move-related-posts/#post-4095215)
 * Hi!
 * The problem is you’re only referencing the title. Try adding:
 *     ```
       .related_post.wp_rp {margin-left:160px !important;}
       ```
   
 * Best,
    Rok
 *  Thread Starter [JDG-Hee](https://wordpress.org/support/users/jdg-hee/)
 * (@jdg-hee)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/move-related-posts/#post-4095225)
 * THX!!! That was easy! (for me, at least 😉
    Now just have to manage the Box-Size
   and it‘ll be perfekt!
 * Many many THXs!
    Jan

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

The topic ‘Move Related Posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-23-related-posts-plugin_7b9a7c.
   svg)
 * [WordPress Related Posts](https://wordpress.org/plugins/wordpress-23-related-posts-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-23-related-posts-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [JDG-Hee](https://wordpress.org/support/users/jdg-hee/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/move-related-posts/#post-4095225)
 * Status: resolved