Home › Forums › Support › Border everytime I add an image to a post This topic has 20 replies, 4 voices, and was last updated 3 years, 2 months ago by David. Viewing 6 posts - 16 through 21 (of 21 total) ← 1 2 Author Posts March 8, 2020 at 8:59 am #1188747 LeoStaff Customer Support Not really as you are using Elementor. Are you always using size-full images? If so you can try this: .single-post .site-content img.size-full { outline: 1px solid #000; } March 9, 2020 at 4:57 am #1189456 Sebastián That took away every border from the images 🙁 March 9, 2020 at 5:52 am #1189502 DavidStaff Customer Support Use this CSS to remove the outline from the Featured image: .single-post .elementor-widget-theme-post-featured-image img { outline: none; } March 9, 2020 at 7:43 am #1189750 Sebastián Thank you so much!!!! March 10, 2020 at 3:36 am #1190561 DavidStaff Customer Support You’re welcome March 10, 2020 at 3:36 am #1190562 DavidStaff Customer Support You’re welcome Author Posts Viewing 6 posts - 16 through 21 (of 21 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In