mdemartin Posted March 17, 2022 Share Posted March 17, 2022 Site URL: https://www.designsite.com Hi - our banner photos on desktop look great but on a laptop the height is about half that. Is there code to ensure the banner heights are the same on desktop and laptop? (Mobile is not an issue). Thanks in advance. Link to comment
tuanphan Posted March 19, 2022 Share Posted March 19, 2022 Try adding to Design > Custom CSS @media screen and (min-width:1300px) { [data-section-id="6197ed694aaaa31cb93ce83d"] { min-height: unset !important; height: 120vh !important; } } 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
mdemartin Posted March 20, 2022 Author Share Posted March 20, 2022 Thanks tuanphan - I put the code in with the section ID number but on laptop the photo is still about half the height when I stretch the browser across. Following are two screenshots: first is on desktop and the second is laptop. Ideally laptop will be same height as desktop no matter who wide or narrow the browser window is. And thank you in advance. 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