skalison Posted June 14, 2022 Share Posted June 14, 2022 Site URL: https://paloma-contreras-design.squarespace.com/ Can anyone help me with this mobile tweak? I'd like the home page hero video to appear the same across desktop and mobile. So on mobile, I'd like the header to be transparent and for the video move up to the top of the site. https://paloma-contreras-design.squarespace.com/ Pass: PCD Link to comment
tuanphan Posted June 14, 2022 Share Posted June 14, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .header-background-solid { background-color: transparent !important; } body.homepage article section:first-child { padding-top: 0px !important; margin-top: 0px !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment