Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1346486

    HI,

    How do I remove the gallery widget boarder on the thumbnails. I found this thread but the code does not work.

    #1346550

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.