noctisariel Posted August 23 Share Posted August 23 Really hoping someone can help me out. I've been digging through the forum, trying to find a solution to my problem, with no luck. I'm trying to mimic the look of the Electric Bowery website. Specifically, I'd like to have a full bleed video background that scales/crops to always occupy the full screen, regardless of the browser size. I'd also like to eliminate the scroll function, since my website doesn't contain a footer and is therefore unnecessary. Thank you in advance for any assistance! It is greatly appreciated. Link to comment
Lesum Posted August 23 Share Posted August 23 @noctisariel Hi! Have you set up a section on your site with a full-width video background yet? If so, please share your site URL so I can write and share the required custom code for your site. If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
noctisariel Posted August 23 Author Share Posted August 23 Hi @Lesum! Yes I have (or at least I believe I have.) The website URL is https://smallworlds.us/ THANK YOU for helping me Lesum! You're the best. Link to comment
Solution Lesum Posted August 23 Solution Share Posted August 23 @noctisariel You can try adding this code in Website > Pages > Website Tools > Custom CSS #collection-66aa6b464f33cd08bb678509 .page-section:first-child { height: 100vh !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
noctisariel Posted August 23 Author Share Posted August 23 This did the trick! I just had to add an additional bit of code to prevent the scroll, as it was still showing this strange white area beneath the video. Thank you so much for helping me out @Lesum! Really appreciate it. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment