Landen Posted August 13, 2021 Share Posted August 13, 2021 (edited) Site URL: https://coral-octagon-ldel.squarespace.com/dress-code Hi - I am working on a website and using the new auto-list feature (with the carousel) and I'd like to add a border or drop shadow to these cards. I can't find the customer css to target these in just this specific section.https://coral-octagon-ldel.squarespace.com/dress-code PW: dance123 Edited August 13, 2021 by Landen Link to comment
tuanphan Posted August 14, 2021 Share Posted August 14, 2021 On 8/14/2021 at 1:06 AM, Landen said: Site URL: https://coral-octagon-ldel.squarespace.com/dress-code Hi - I am working on a website and using the new auto-list feature (with the carousel) and I'd like to add a border or drop shadow to these cards. I can't find the customer css to target these in just this specific section.https://coral-octagon-ldel.squarespace.com/dress-code PW: dance123 Add to Design > Custom CSS [data-section-id="6116a420f53199026132b96f"] li { border: 3px solid red; } polizzi 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
Landen Posted August 16, 2021 Author Share Posted August 16, 2021 great thank you. any ideas on adding drop shadow? Link to comment
tuanphan Posted August 18, 2021 Share Posted August 18, 2021 On 8/17/2021 at 3:13 AM, Landen said: great thank you. any ideas on adding drop shadow? Use this code [data-section-id="6116a420f53199026132b96f"] li { border: 1.5px solid #000; box-shadow: 5px 2px 10px rgb(0,0,0,0.5); } 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