Home › Forums › Support › Adjust the CSS to be vertically full-height This topic has 7 replies, 3 voices, and was last updated 2 years, 5 months ago by Fernando. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts October 3, 2022 at 8:19 am #2361674 Arnaud Dear – I install a script (see in the private area) in the clean page (see the URL of the page in the private area). I would like the iFrame generated by the script to render vertically full height. How should I do ? thx October 3, 2022 at 1:38 pm #2361970 YingStaff Customer Support Hi there, The iframe is in 100% height already: https://www.screencast.com/t/L2QokkWrh9 October 3, 2022 at 9:57 pm #2362210 Arnaud shared with you the updated URL (in the private area). Do you know how I can tweak the CSS from the script so the iFramme is rendered vertically full height ? thx October 3, 2022 at 10:26 pm #2362235 Fernando Customer Support Hi Arnaud, I viewed the site and it seems the height is 100% from my end as well. Perhaps you’re referring to something different? Can you take a screenshot of how it looks like from your end right now, and how you would like it to appear? Uploading Screenshots: https://docs.generatepress.com/article/using-the-premium-support-forum/#uploading-screenshots October 3, 2022 at 10:39 pm #2362243 Arnaud Uploaded the screenshot in the private area. I would like the contact to full-height vertically. thx. October 3, 2022 at 10:54 pm #2362252 Fernando Customer Support Try adding this in Appearance > Customize > Additional CSS: .page-id-912 div#page, .page-id-912 div#page div#content, .page-id-912 div#page div#content :is(.content-area, .site-main, article, .inside-article, .entry-content) { height: 100vh; } October 3, 2022 at 11:47 pm #2362277 Arnaud thx Fernando. October 3, 2022 at 11:52 pm #2362282 Fernando Customer Support You’re welcome Arnaud! Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In