The Events Calendar “plugin addition” called upcoming events creates circular thumbnails. I would like for them to be square/rectangular but am unable to determine what code is driving their shape? Can you suggest how to adjust the images to make the thumbnail square
Hey wbmiller4,
Add this to quick css:
.av-upcoming-event-image{
border-radius:0px!important;
}
Let me know if this works.
Best regards,
Jordan Shannon
Perfect. thanks!
Hi,
Glad we could help! Thanks for using Enfold :)
Best regards,
Nikko