Jump to content

Make an embed block full bleed

Recommended Posts

Posted

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!

  • Replies 7
  • Views 702
  • Created
  • Last Reply
Posted
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted
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?

Posted
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.