Title: Make block full width
Last modified: February 6, 2023

---

# Make block full width

 *  Resolved [hellotoyou03](https://wordpress.org/support/users/hellotoyou03/)
 * (@hellotoyou03)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-block-full-width/)
 * Hi, how the make the block full width to fill 100% of the page?

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

 *  Thread Starter [hellotoyou03](https://wordpress.org/support/users/hellotoyou03/)
 * (@hellotoyou03)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-block-full-width/#post-16446226)
 * (Full width and height the same as know)
 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-block-full-width/#post-16446831)
 * Hello,
 * Thanks for reaching here…
 * Actually, This is depending your theme functionality but please share your page
   link we will check and possibly set your full-width requirement.
 * Thanks,
 *  Thread Starter [hellotoyou03](https://wordpress.org/support/users/hellotoyou03/)
 * (@hellotoyou03)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-block-full-width/#post-16447264)
 * Awesome 🙂
 * the site is: [https://apaz.pt](https://apaz.pt)
 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/make-block-full-width/#post-16447544)
 * Hello,
 * Actually, your theme width and max-width conflict issue.
 * Please go to your Admin Panel->Appearance->Customize->Additional CSS.
   Please 
   put the below CSS in your “additional CSS” section.
 *     ```wp-block-code
       .home .wppsac-wrap.wppsac-slick-slider-wrp.wppsac-clearfix {
        width: 100% !important;
        max-width: 100% !important;
        }
       ```
   
 * If you like our plugin please give us an important Rate and Review it Here…
   **
   [https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/)**
 * Thanks,
 *  Thread Starter [hellotoyou03](https://wordpress.org/support/users/hellotoyou03/)
 * (@hellotoyou03)
 * [3 years ago](https://wordpress.org/support/topic/make-block-full-width/#post-16746560)
 * Hi, i tried the code and did not work for my site. 
   How to be full width on here?
   [link for site ](https://aoz.pt)
 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [3 years ago](https://wordpress.org/support/topic/make-block-full-width/#post-16747359)
 * Hello,
 * Thanks for reaching out here…
 * We have checked your page link and this is your theme “container” div width issue.
 * Please refer to the below screenshot.
   [https://prnt.sc/LCECr_B58ZEo](https://prnt.sc/LCECr_B58ZEo)
 * You want to full-width slider so you go to your theme file and please try to 
   add our shortcode in your header.php file Or index.php.
 *     ```wp-block-code
       <?php echo do_shortcode('[recent_post_slider]'); ?>
       ```
   
 * Thanks
 *  Thread Starter [hellotoyou03](https://wordpress.org/support/users/hellotoyou03/)
 * (@hellotoyou03)
 * [3 years ago](https://wordpress.org/support/topic/make-block-full-width/#post-16750150)
 * Awesome, big thank you.
 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [3 years ago](https://wordpress.org/support/topic/make-block-full-width/#post-16750351)
 * Hello,
 * If you like our plugin please give us an important Rate and Review it Here…
 * [https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/)

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

The topic ‘Make block full width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-responsive-recent-post-slider_9c9a9b.
   svg)
 * [WP Responsive Recent Post Slider/Carousel](https://wordpress.org/plugins/wp-responsive-recent-post-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-recent-post-slider/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/make-block-full-width/#post-16750351)
 * Status: resolved