susangoodwin Posted July 2, 2022 Share Posted July 2, 2022 Hi all, I want to add a border to this image that I made into an oval using CSS. It cuts off the right side and bottom for some reason. I tried stretching it out and moving it around, but it always cuts it off no matter how small it is. I have included the image setting and the CSS below. I originally created the oval using the shape feature when I added the image, but I couldn't figure out how to target the shape to give it a border, so I'm trying it this way now. Link to comment
tuanphan Posted July 2, 2022 Share Posted July 2, 2022 Try this code under, if it doesn't work, please share link to your site, we can check easier #enter-image-block-id-here div { overflow: visible !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
susangoodwin Posted July 2, 2022 Author Share Posted July 2, 2022 That worked! Thank you so much! 🙂 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