Jump to content

Make an embed block full bleed

Recommended Posts

Site URL: https://www.reelhires.com/app

Hi! I essentially want a landing page for our app that is under the domain but apart from the rest of the website. The app is working successfully in the embed block but the block itself is in an odd position. I want to make it full-bleed or at least full page. I have tried CSS code to remove padding aimed at both the block and the section, but nothing happened, which makes me think part of the problem is targeting the embed block. Help!

Link to comment
  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

On 5/12/2021 at 11:37 PM, Franmc said:

Site URL: https://www.reelhires.com/app

Hi! I essentially want a landing page for our app that is under the domain but apart from the rest of the website. The app is working successfully in the embed block but the block itself is in an odd position. I want to make it full-bleed or at least full page. I have tried CSS code to remove padding aimed at both the block and the section, but nothing happened, which makes me think part of the problem is targeting the embed block. Help!

Add to Design > Custom CSS

/* App fullbleed */
div#block-yui_3_17_2_1_1620064766074_2497 iframe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: unset;
}

image.thumb.png.3e882a8c8a1d0f1eb2ff0d8d8c1de31e.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 5/14/2021 at 6:35 AM, tuanphan said:

Add to Design > Custom CSS


/* App fullbleed */
div#block-yui_3_17_2_1_1620064766074_2497 iframe {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: unset;
}

image.thumb.png.3e882a8c8a1d0f1eb2ff0d8d8c1de31e.png

Actually, there's a problem with the overflow. It doesn't show for you as you won't be signed in, but there are screens in the app that scroll down and the content is cut off at the bottom. Any thoughts?

Link to comment
On 5/16/2021 at 10:30 PM, Franmc said:

Actually, there's a problem with the overflow. It doesn't show for you as you won't be signed in, but there are screens in the app that scroll down and the content is cut off at the bottom. Any thoughts?

Can you take a screenshot?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.