Hello Enfold team!
Is it possible to display the Team pictures as circle – please see screenshot:
https://web2profit-my.sharepoint.com/:i:/g/personal/peter_meyer_web2profit_de/EXJdHee8capMjhW5AwWEARoB-Vl8_sBMOHSqZRXZL1RkfA?e=Lj3dW2
Best regards
Peter
Hey Peter,
Yes, could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
yes …
Hi pete4u,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.team-img-container, .avia-team-member .team-social {
border-radius: 115px;
}
If you need further assistance please let us know.
Best regards,
Victoria
nearly …
Hi,
Please add following code to Quick CSS as well
.team-img-container img {
border-radius: 100%;
}
Best regards,
Yigit
.. Great – works fine!
Thank you very much!!!
Best regards
Peter