HI,
How do I remove the gallery widget boarder on the thumbnails. I found this thread but the code does not work.
Hey terishka1,
Thank you for the inquiry.
You can use this css code instead to remove the border or padding around the gallery items.
#top div .avia-gallery img {
padding: 0;
}
Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
Ismael