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

    Can someone instruct me if its possible to remove the border around my images within my gallery tab.

    Cheers

    • This topic was modified 10 years, 5 months ago by curmi01.
    #282864

    Hey curmi01!

    Thank you for using the theme!

    Please use this on Quick CSS or custom.css to remove the gallery item border:

    #top div .avia-gallery img {
    padding: 2px;
    border: none;
    }

    Regards,
    Ismael

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