Featured image huge and blurry in list view

Home Forums Calendar Products Events Calendar PRO Featured image huge and blurry in list view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1249554
    battleandbrew
    Participant

    Ever since the featured event option became available, all featured events get a hug image in list view, but the image is blurry. I tried re-sizing the image larger, but it doesn’t seem to be solving the issue. Is there a recommended size for images for events to avoid them looking blurry?

    #1250266
    Geoff B.
    Member

    Good evening Amanda and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
    float: left !important;
    width: 26% !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1250795
    battleandbrew
    Participant

    Thanks! That helped.

    #1250874
    Geoff B.
    Member

    Good evening Amanda,

    Thank you for writing back.

    I am super stoked that this worked for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured image huge and blurry in list view’ is closed to new replies.