Hello,
in articles speaker I would need to have a normal picture (rectangular or square) and oval or round
where do I intervene?
thank you
teitbite wrote:Hi
Please tell me exactly which image and on what page I can see it ? There is a lot of round images around the site.
.gkK2EventPages img {
border-radius: 0;
}
.gkK2EventPages .itemImage img {
border-radius: 50%;
}