Hi,
Please, for this element: https://www.joomlart.com/forums/assets/files/2018-09-25/1537876247-406399-image.png. How can i make the picture to fit in the frame with some margin??
Thanks for your help
Regards
Try the following custom css:
.jsn-gallery > div { width: 93%!important; margin: 10px!important; }
Cheers Joshua
Joshua-M Thanks, please make it resolved