• Resolved newneighborhoods

    (@newneighborhoods)


    Hello there,

    We are currently experiencing issues with how our featured images appear on an event post. On a monitor it looks perfectly fine as in the image below:

    However, I noticed that when on displayed on a mobile device, the image is getting cut off due to its size as seen below:

    Please assist us with troubleshooting where the issue lies, and how to resolve it.

    Sincerely,

    The New Neighborhoods Team

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Darian

    (@d0153)

    Hi @newneighborhoods

    Thanks for reaching out. Let me help you with this one.

    Could you try adding the CSS to Appearance > Customize > Additional CSS, and see if that resolves the issue?

    .single-tribe_events .tribe-events-event-image img{
    height: auto !important;
    width: 100% !important;
    }

    Let me know how it goes.

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that there hasn’t been any recent activity on this thread, so we’ll consider it resolved. However, if you have any additional questions or concerns, feel free to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Featured Image Display Issue on Mobile Devices’ is closed to new replies.