cassandraneece Posted June 20 Share Posted June 20 Hey there! I'm trying to add image borders to some images (with the link #border) and using this code .sqs-block-image-link[href*="border"] { img { border:2px solid black !important; } } But it's only showing a border on the top and left side of the image, not all the way around. Here's the link to the website... thunderboltayurveda.squarespace.com password: ayurveda Thanks for the help! Link to comment
tuanphan Posted June 22 Share Posted June 22 I see you figured it out with this code? #block-b505f0aea3d65897d02a { border: 2px solid #000; } 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
cassandraneece Posted July 6 Author Share Posted July 6 Thanks for your reply! =I did use that code to make it work but I was hoping I could use the CSS that targeted any image with "#border" as the link. Used the block ID method as a workaround. Link to comment
tuanphan Posted July 9 Share Posted July 9 You can try replace it with div.image-block { border: 2px solid #000; } 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