wlesguer Posted June 24, 2021 Share Posted June 24, 2021 (edited) Site URL: https://plums-dalmatian-kzds.squarespace.com/ Hello everyone 🙂 I have a problem with my website, the footer background is not displayed on the home page, and only on the home page. Quote https://plums-dalmatian-kzds.squarespace.com/ password : arreglo When I choose another page as the home page, the problem is transferred to the new page that I would have defined as the home page. I've been trying to figure it out for some time, I tried to duplicate the site thinking it was a bug. But that doesn't change a thing. 🙂 On the other hand, the footer background of all the other pages of the website works very well. There is only on the page being set as home page for which it will not work.  (Attached is the footer which works on all the other pages of the site, and the footer of the home page which does not work)  Thank you, if anyone has any idea of the problem that would help me a lot. I wish you a very nice day Edited June 24, 2021 by wlesguer correction Link to comment
tuanphan Posted June 28, 2021 Share Posted June 28, 2021 In Custom CSS, remove this code body.homepage .section-background:first-child img { visibility: hidden; }  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
wlesguer Posted June 28, 2021 Author Share Posted June 28, 2021 13 hours ago, tuanphan said: In Custom CSS, remove this code body.homepage .section-background:first-child img { visibility: hidden; }  Hello Tuanphan, A big thank you for your message. It works ! 🙂 However, I was using this code to hide the background image that appeared for a few seconds when the homepage video was loading. It displayed the background image intended for mobile support when loading the video at the top of the home page. Will there be a solution in order to be able to hide this background image when loading the video, while keeping the background image of my footer? Thank you again for taking the time to respond, it's really very kind.   Link to comment
tuanphan Posted July 2, 2021 Share Posted July 2, 2021 Use this new code body.homepage article .section-background:first-child img { visibility: hidden; }  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