[Resolved] Image Border ParticipantLevel: Initiated Posts: 15 Russell on April 29, 2021 at 4:21 pm #38385Apologies for this current run of questions but enjoying styling Mediapress as close as possible to my Theme. So, is there a piece of CSS that removes the white border around images in the Galleries? KeymasterLevel: Yogi(BuddyDev Team) Posts: 3115 Ravi on April 29, 2021 at 5:27 pm #38386Hello Russell,Thank you for posting. Try the following code to overcome white border across image. .mpp-item-entry .mpp-item-thumbnail img { padding: 0; margin: 5px; } Please let me know if it works or not.Regards Ravi ParticipantLevel: Initiated Posts: 15 Russell on April 29, 2021 at 5:33 pm #38387Perfect thanks! KeymasterLevel: Yogi(BuddyDev Team) Posts: 3115 Ravi on April 30, 2021 at 4:38 am #38394Hello Russell,Thank you for the acknowledgment. I am glad that I could help.Regards Ravi Viewing 4 posts - 1 through 4 (of 4 total)The topic ‘ [Resolved] Image Border’ is closed to new replies. This topic is: resolved