Jen-X Posted April 20, 2022 Share Posted April 20, 2022 Site URL: https://power-moves-template.squarespace.com/ I've used the following code to create an offset color border of an image block. It looks great on desktop but not on mobile. Can someone help? /* add offset border around image on home page */ #block-66c587f6c414c7cc6834 {box-shadow: -20px -20px #834a20; padding: 0px 0px 0px 0px;} I am a blogger who launched www.bikekitz.com in October 2018. Link to comment
Jen-X Posted April 20, 2022 Author Share Posted April 20, 2022 Password: demo I am a blogger who launched www.bikekitz.com in October 2018. Link to comment
tuanphan Posted April 23, 2022 Share Posted April 23, 2022 Use this new code /* add offset border around image on home page */ #block-66c587f6c414c7cc6834 { box-shadow: -20px -20px #834a20; padding: 0px 0px 0px 0px; padding-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