JustinSinger Posted June 18, 2021 Share Posted June 18, 2021 Site URL: https://www.iamjustinsinger.com/ My hover images for my portfolio are not filling the full screen. It stops at the header. Is there a way to fix this? Link to comment
DragonKrys Posted June 19, 2021 Share Posted June 19, 2021 (edited) Same issue here, starting at some point this week. I had made no changes to my site and tested clearing Custom CSS to confirm that wasn't the culprit. I've reported this to Squarespace and am waiting to hear back but would appreciate any suggested fix or workaround. For clarity, this is with 7.1 using Portfolio Pages. Layout is set to Hover Background and width is set to Full Bleed. This worked fine for a year (hovering over a portfolio title would change the full page background) but now the background doesn't change behind the site header. Edited June 19, 2021 by DragonKrys Link to comment
tuanphan Posted June 19, 2021 Share Posted June 19, 2021 Try adding this to Design > Custom CSS > Then save & reload the site body.homepage article section:first-child { padding-top: 0 !important; } If it doesn't work, please share site url, we can check easier 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
JustinSinger Posted June 19, 2021 Author Share Posted June 19, 2021 fixed thank you so much! Link to comment
damienvdv Posted June 22, 2021 Share Posted June 22, 2021 work for me using this: /* Fix portfolio */ body#collection-6087477123f81273e75a916f article section:first-child { padding-top: 0 !important; } 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