Forums
Home / Theme: Llorix One Lite / Team member image size
(@acris)
7 years, 5 months ago
Hello,
how can i resize the team member images?
hanks
(@hardeepasrani)
Hi there,
You can add the following CSS to your WordPress:
.member-pic { width: 183px; height: 183px; }
You can replace 183px with your custom value. Hope it works. ??
thanks for reply, if I use that code pictures become of other froms and not circular
(@uriahs-victor)
7 years, 4 months ago
You can play around with the values until you get the size that you want.