• Resolved goebi22

    (@goebi22)


    Hi,

    I used a 16:9 picture for the featured image. The gray box that displays the event details is not aligned right (broader than the image).

    How can I change that?

    Wolfgang

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @goebi22,
    Thanks for writing in,

    There seems to be a resolution issue with that image as it is not reaching the maximum width.

    You can force it to use the full width by adding the following on Appearance->Customize->Additional CSS.

    .tribe-events-event-image img {
    max-width: 100%;
    width: 100%
    }

    But I guess this wouldn’t be needed if the image had more than 1024 pixels wide.

    Let me know how it goes

    Best
    Santiago

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event details box width smaller / aligned with featured image’ is closed to new replies.