List view text aligned right

Home Forums Calendar Products Events Calendar PRO List view text aligned right

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1167310
    Jens Franzen
    Participant

    Dear support,

    I am looking for a way to get every event on this list view to have its text aligned to the right of the picture. Right now, it is only the top one that has its text to its right. The text for the other events (wider images) appears below the images.

    Any ideas?

    /Jens

    #1167562
    Geoff B.
    Member

    Good afternoon Jens and welcome to the Events Calendar Support forum!

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

    Pretty sweet website by the way.

    Your best bet would be to try to use similar images (at least in ratio).
    But, you can also limit the width using some CSS.

    .tribe-events-list .tribe-events-event-image {
    max-width: 29%;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1167798
    Jens Franzen
    Participant

    Dear Geoff,

    Thank you for reaching back. Problem is resolved.

    Have a great day

    /Jens

    #1168107
    Geoff B.
    Member

    Good evening Jens,

    I’m stoked to hear that this solves your issue.

    You are welcome back on our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great weekend!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘List view text aligned right’ is closed to new replies.