ManonLarrieu Posted January 27, 2021 Share Posted January 27, 2021 Site URL: http://www.qualitycupofcoffee.com/french Hello, I tried to customize the top of my bottom footer. I used this technique to customize my pages on my website. However, this time, I cannot see the customized look unless I am "editing" the bottom footer. When I am done editing, the image does not appear ... Ideally I would want just the small "biscuit" like shape to be just on top of my bottom footer. Any ideas ? Thanks /*topwavebeforeforpicturesbannerbeige*/ #footerBlocksBottom { background-color: #FFA899;} #footerBlocksBottom { background: #FFA899; overflow: visible !important; &:before { content: ''; width: 100%; height: 150px; top: 0; left: 0; background-image: url(https://static1.squarespace.com/static/5a5e3c50a9db09fc9c1233de/t/601184b8ba655709b83777c8/1611760824081/mini+footer.png); background-size: contain; background-repeat: repeat-x; background-position: bottom; margin-top: -100px; position: absolute; pointer-events: none; @media screen and (max-width: 800px) { background-size: 200% 50%; } } } Link to comment
tuanphan Posted February 2, 2021 Share Posted February 2, 2021 Keep above code & add this to Design > Custom CSS div#footerBlocksBottom { position: relative; } 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