ratkaj Posted January 6, 2022 Share Posted January 6, 2022 Site URL: http://selflovementoring.squarespace.com Hi Squarespace family -- Client just called me to tell me suddenly the footer logo on their site is now cut off. When I went to check, sure enough, it is! It worked perfectly about 2 months ago but now it's not. Any ideas?? It's between two FOOTER sections so it's already a little cumbersome. Take a look and let me know what you think. Current CSS used: //FOOTER// //logo// #block-yui_3_17_2_1_1634582068364_8674{ width:30%; margin: auto; margin-top: -12%; z-index: 999; } Link to comment
tuanphan Posted January 8, 2022 Share Posted January 8, 2022 Don't edit/remove any code in your current code Add this CSS under footer.sections .content-wrapper { overflow: visible !important; } ratkaj 1 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
ratkaj Posted January 10, 2022 Author Share Posted January 10, 2022 On 1/7/2022 at 8:00 PM, tuanphan said: Don't edit/remove any code in your current code Add this CSS under footer.sections .content-wrapper { overflow: visible !important; } That's exactly what I needed. You're my hero as usual! 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