cahlia33 Posted August 9, 2021 Share Posted August 9, 2021 Site URL: https://www.juliahogarth.com/contact-20 I always seem to have this issue and can't quite figure out why or how to fix it. See the website for the example. The border appears fine on 3 sides (top, right and bottom) but on the LHS it just disappears. I have tried multiple versions of the code to make it appear but nothing works. Current code being used: #block-yui_3_17_2_1_1628045476979_9446 img { border: 3px solid #a34529 !important; } Any help would be greatly appreciated! Thanks Link to comment
tuanphan Posted August 11, 2021 Share Posted August 11, 2021 On 8/9/2021 at 7:26 AM, cahlia33 said: Site URL: https://www.juliahogarth.com/contact-20 I always seem to have this issue and can't quite figure out why or how to fix it. See the website for the example. The border appears fine on 3 sides (top, right and bottom) but on the LHS it just disappears. I have tried multiple versions of the code to make it appear but nothing works. Current code being used: #block-yui_3_17_2_1_1628045476979_9446 img { border: 3px solid #a34529 !important; } Any help would be greatly appreciated! Thanks Hi, use this code #block-yui_3_17_2_1_1628045476979_9446 img { border: 3px solid #a34529 !important; left: 0 !important; width: 100% !important; height: auto !important; } div#block-yui_3_17_2_1_1628045476979_9446 .image-block-wrapper { overflow: visible !important; position: relative; right: 10px; } 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
ghostpep___ Posted March 7 Share Posted March 7 (edited) I have the same problem with all image and video blocks on my page. Could you provide the code for a site-wide fix? Thank you! https://owl-armadillo-3aes.squarespace.com/mixtape password: brineintopedro Edited March 7 by ghostpep___ Link to comment
tuanphan Posted March 11 Share Posted March 11 On 3/8/2023 at 6:25 AM, ghostpep___ said: I have the same problem with all image and video blocks on my page. Could you provide the code for a site-wide fix? Thank you! https://owl-armadillo-3aes.squarespace.com/mixtape password: brineintopedro Hi, You mean right border, something like this section? 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