Tagged: Services Icon
Is there a way to modify the size of the services icon? I would like the icon to be larger. Thank you in advance.
Hi,
For this you can use below custom CSS code which you can add this in Custom CSS option via customizer.
.service-item .service-icon, .service-item .service-icon img { width: 100px; height: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
Thank you!
the css code described above does not work for me.
Are the class names correct in the rules?
Hi Victor Ivan Bueno Saez,
Yes the Class Name is correct and works well. Could you please share us Your Site URL so that we can check why it’s not working for you.
Thanks
The Class Name works! Thank you!
Welcome anytime @melissa-green1115