Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #765127

    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

    #765144

    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

    #765371

    Perfect. thanks!

    #765454

    Hi,

    Glad we could help! Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘The Events Calendar Plugin’ is closed to new replies.