agwiley Posted July 8, 2020 Share Posted July 8, 2020 Site URL: https://www.churchfieldhousesnorfolk.co.uk Hi, I am using the Maple template and am wishing to insert a banner on an index page, and to be able to make the banner shorter on that particular page. As currently the banner picture takes up the whole screen. Is there any way this would be possible? Thanks Link to comment
tuanphan Posted July 9, 2020 Share Posted July 9, 2020 Add to Home >Design > Custom CSS @media screen and (min-width:641px) { .homepage .Parallax-item:first-child { height: 50vh !important; } .homepage .Parallax-item:first-child figure { height: 100% !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
agwiley Posted July 9, 2020 Author Share Posted July 9, 2020 5 hours ago, tuanphan said: Add to Home >Design > Custom CSS @media screen and (min-width:641px) { .homepage .Parallax-item:first-child { height: 50vh !important; } .homepage .Parallax-item:first-child figure { height: 100% !important; } } Hi, Thanks for your response. That works great, but only does it for the homepage. How would I edit that to not change the home page, but whatever individual page I chose? Thanks 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