Hi there!
I would like to remove the green borders surrounding the picture gallery on this page:
https://www.peetersduurzaam.nl/smartflower/
Any thoughts on how to do this?
Kindest regards,
Pim
Hey eric_peeters!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top div .avia-gallery img { border-style: none; }
Cheers!
Yigit
Great! Thanks!