• Resolved drewahearn

    (@drewahearn)


    My upcoming events page shows preview entries of the events, but the text of the location overlaps other text. Using Events Calendar version 6.3.5 (latest). How can I fix this ugliness on the preview of the event post?

    Thanks in advance.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support WilloftheD

    (@abzlevelup)

    Hi @drewahearn, thanks for sharin this issue and the direct URL with me. It seems to be caused by the theme. I’d recommend doing a Custom CSS. Go to Appearances → Customize → Additional CSS and insert this Custom CSS here:

    .tribe-events-calendar-list__event-header {
      margin: auto !important;
    }

    See the screen recording here with the Custom CSS applied:
    https://share.zight.com/nOuJx9Ew

    Moreover, you could also try installing this third-party plugin that allows you to insert code snippets on your website → https://ww.wp.xz.cn/plugins/code-snippets/.

    It should work after applying this snippet. Make sure to clear the cache after. Moreover, you can check our Themer’s Guide to learn more about implementing CSS customization,

    See if that works on your end. Let me know how it goes.

    Cheers,
    Abz

    Plugin Support Darian

    (@d0153)

    Hi there,

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

    Thread Starter drewahearn

    (@drewahearn)

    Not fully resolved, just hadn’t had a chance to apply the proposed workaround.

    I’ll start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Event preview has overlapping text’ is closed to new replies.