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

    How can I remove the frame around the picture galleries?

    #363048

    Hey arashm510!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    If you would like to keep spacing, please do not add “padding: 0;” line

    Regards,
    Yigit

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