Title: Fullscreen blocks
Last modified: December 13, 2019

---

# Fullscreen blocks

 *  [lmpele](https://wordpress.org/support/users/lmpele/)
 * (@lmpele)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/)
 * I’m currently using a plugin called MapSVG to insert a shortcode which then displays
   an interactive map that fills the view port to maximum size. However, it is preferred
   that the block container fill the whole screen display. Is there any way to do
   that in Generatepress?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffullscreen-blocks%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12236509)
 * Hi there,
 * So you want the container for that specific page to be full width?
 * If so give this a shot:
    [https://docs.generatepress.com/article/page-builder-container/](https://docs.generatepress.com/article/page-builder-container/)
 *  Thread Starter [lmpele](https://wordpress.org/support/users/lmpele/)
 * (@lmpele)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12242707)
 * Is this a premium feature? I can’t see a page builder container feature in my
   GeneratePress.
 *  Thread Starter [lmpele](https://wordpress.org/support/users/lmpele/)
 * (@lmpele)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12242736)
 * Also, the content is inserted via shortcode and doesn’t seem to respond to standard
   fullwidth settings like an image would.
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12243513)
 * The page builder container option is included in the free theme as well.
 * It’s in the metabox of each page.
 * As for shortcode not being full width, I’d assume it’s because itself has some
   sort of width set already.
 *  Thread Starter [lmpele](https://wordpress.org/support/users/lmpele/)
 * (@lmpele)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12243555)
 * Thanks, I was able to find it. Is there any way to get the block to be the whole
   page, as in the page doesn’t show the title, site identity, or anything other
   than the block so I can adjust the map to fill the maximum height and width of
   the user’s screen?
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12243595)
 * Just for that one page? If so you can use this CSS:
 *     ```
       .home .site-header, .home .main-navigation {
           display: none;
       }
       ```
   
 * Adding CSS: [https://docs.generatepress.com/article/adding-css/](https://docs.generatepress.com/article/adding-css/)
 *  Thread Starter [lmpele](https://wordpress.org/support/users/lmpele/)
 * (@lmpele)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12243696)
 * Thanks, that helped a ton! I think the settings that are restricting the map 
   from reaching proper dimensions are within the plugin itself now.
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12243908)
 * No problem 🙂

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

The topic ‘Fullscreen blocks’ is closed to new replies.

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

## Tags

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

 * 8 replies
 * 2 participants
 * Last reply from: [Leo](https://wordpress.org/support/users/leohsiang/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/fullscreen-blocks/#post-12243908)
 * Status: not resolved