Title: Posts Block on mobile device
Last modified: December 12, 2018

---

# Posts Block on mobile device

 *  Resolved [AlfredG](https://wordpress.org/support/users/alfredg/)
 * (@alfredg)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/posts-block-on-mobile-device/)
 * Hi,
 * the posts block stretches to the edges of the screen on a mobile device. Is there
   a way to leave some space at the sides of the block?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fposts-block-on-mobile-device%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [gambitph](https://wordpress.org/support/users/gambitph/)
 * (@gambitph)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/posts-block-on-mobile-device/#post-10982260)
 * Hi Alfred,
 * Thanks for reporting this issue! We checked your site and you’re right, the blog
   post didn’t have side padding. We’ll fix this in the next release. 🙂
 * In the meantime, please use this custom CSS as a temporary fix:
 *     ```
       .ugb-blog-posts.alignwide {
       padding-left: 35px;
       padding-right: 35px;
       }
       ```
   
 * You can add this via Customizer > Additional CSS. Hope this helps!
    -  This reply was modified 7 years, 5 months ago by [gambitph](https://wordpress.org/support/users/gambitph/).
    -  This reply was modified 7 years, 5 months ago by [gambitph](https://wordpress.org/support/users/gambitph/).
 *  Thread Starter [AlfredG](https://wordpress.org/support/users/alfredg/)
 * (@alfredg)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/posts-block-on-mobile-device/#post-10982292)
 * Thank you, it works.

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

The topic ‘Posts Block on mobile device’ is closed to new replies.

 * ![](https://ps.w.org/stackable-ultimate-gutenberg-blocks/assets/icon-256x256.
   png?rev=2749547)
 * [Stackable - Page Builder Gutenberg Blocks](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [AlfredG](https://wordpress.org/support/users/alfredg/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/posts-block-on-mobile-device/#post-10982292)
 * Status: resolved