moeking Posted April 4 Share Posted April 4 (edited) Hi, on my page splashx.de I want to make the picture on the landing page always fullscreen no matter what screen size you use it on. Is there a way to scale this always to the screens size and width? Didn't find a method inside the picture block there. I'm not good with CSS. The arrow on the bottoms should be a smooth scrolldown to the block on the bottom. Password: Yaq1234567 Edited April 5 by moeking Link to comment
tuanphan Posted April 5 Share Posted April 5 Hi, The site url doesn't work. Can you check it again? 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
tuanphan Posted April 8 Share Posted April 8 Add to Design > Custom CSS @media screen and (max-width:767px) { [data-section-id="638096cae6c7eaf24c8bf294"] { min-height: unset !important; height: 35vh; } } 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
moeking Posted April 11 Author Share Posted April 11 Thanks, but this sets it to a fixed height and destroys the layout on mobile devices. Is there a way to tell it to max the height to the screen size instead? 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