Laubs Posted May 15 Posted May 15 Hi, I am trying to create a gallery block with thumbnails however I want the images to have rounded corners. Does anyone know of a code I can input that will change this for me for both the main image and the thumbnails? Thank you!
tuanphan Posted May 27 Posted May 27 You can use this code to Website > Website Tools > Custom CSS div.slide { border-radius: 20px; } div.sqs-gallery-thumbnails div img { border-radius: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment