Hello,
I tried to add border around images in basic gallery widget. But it does not work. I want to add slim border around my images. I added all details inc video in private area.
Looking forward to hearing from you.
Thank you
This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago ago by Kose
Hello,
I tried to add border around images in basic gallery widget. But it does not work. I want to add slim border around my images. I added all details inc video in private area.
Looking forward to hearing from you.
Thank you
Hello,
Add the next custom CSS code in Theme Options > Theme custom CSS or in Custom CSS for page area – https://prnt.sc/w5v8y0
.elementor-image-gallery .gallery-item img {
border: 1px solid #e1e1e1 !important;
}
Regards
Thank you this works. Hope to see native feature works itself in the future. We can use this css code for now.
Thank you for the support
The issue related to '‘Elementor Basic Gallery Border does not work’' has been successfully resolved, and the topic is now closed for further responses