Title: Fullwidth Related Post Size
Last modified: February 3, 2017

---

# Fullwidth Related Post Size

 *  [Travelographer](https://wordpress.org/support/users/travelographer/)
 * (@travelographer)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/)
 * Hey,
 * I created a fullwidth template for your awesome dazzling theme.
 * Unfortunately I have some troubles resizing the related post thumbnails. In contrast
   to the full width pictures and the fullwidth content, they seem a little bit 
   tiny. Do you have any ideas how to resize them? Or do you know the part of code,
   I have to modify?
 * For example:
    [https://www.travelography.de/2017/01/15/madeiras-mystische-orte-der-lorbeerwald-fanal/](https://www.travelography.de/2017/01/15/madeiras-mystische-orte-der-lorbeerwald-fanal/)
 * Regards
    Christian

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

 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/#post-8734351)
 * Hi Christian,
 * I hope you are well today and thank you for your question.
 * Those related posts are displayed by Jetpack plugin [https://jetpack.com/support/related-posts/](https://jetpack.com/support/related-posts/)
   and you can customise it as described on this page [https://jetpack.com/support/related-posts/customize-related-posts/](https://jetpack.com/support/related-posts/customize-related-posts/)
 * Best regards,
    Vinod Dalvi
 *  Thread Starter [Travelographer](https://wordpress.org/support/users/travelographer/)
 * (@travelographer)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/#post-8735587)
 * Thank you Vinod Dalvi for your fast response!
 * I will have a look on the posted links.
 * There is something else, I don’t get .. Do you know how to change the list-depth
   of the replies in the comment section? For example that every response on a comment
   is on depth 2.
 * Thank you in advance
    Christian
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/#post-8738162)
 * > There is something else, I don’t get .. Do you know how to change the list-
   > depth of the replies in the comment section? For example that every response
   > on a comment is on depth 2.
 * I am not sure what you are trying to achieve here so could you please share the
   screenshot of it?
 * Do you want to display all comment replies having same margin as comment on depth
   2?
 *  Thread Starter [Travelographer](https://wordpress.org/support/users/travelographer/)
 * (@travelographer)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/#post-8738209)
 * > Do you want to display all comment replies having same margin as comment on
   > depth 2?
 * Exactly
 *  [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * (@vinod-dalvi)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/#post-8741057)
 * You can try achieving this by adding the following CSS code in the Custom CSS
   option of your theme on the below path.
 * Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom 
   CSS
 *     ```
       .comment-list .children {
           padding-left: 0;
           border-left: 0;
       }
       ```
   

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

The topic ‘Fullwidth Related Post Size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/dazzling/2.1.3/screenshot.png)
 * Dazzling
 * [Support Threads](https://wordpress.org/support/theme/dazzling/)
 * [Active Topics](https://wordpress.org/support/theme/dazzling/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/dazzling/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/dazzling/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Vinod Dalvi](https://wordpress.org/support/users/vinod-dalvi/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/fullwidth-related-post-size/#post-8741057)
 * Status: not resolved