Titles not showing in events list view on mobile

Home Forums Calendar Products Events Calendar PRO Titles not showing in events list view on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1374128
    Esther Moses-Wood
    Participant

    Hello,

    When i view this page on mobile in list view, the titles of the events disappear http://www.bethisraelvan.ca/events/list/

    Could you please help me with this issue?

    Thanks,

    #1375317
    Geoff B.
    Member

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

    Thank you for reaching out to us.

    We are sorry to hear about the titles disappearing on you on mobile.
    I would love to help you with this topic.

    What is going on is that your WordPress theme’s CSS rules is hiding those titles.

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

    #tribe-events .tribe-events-list .fusion-tribe-no-featured-image .fusion-tribe-events-headline h3 {
    display: inline-block !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1391865
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Titles not showing in events list view on mobile’ is closed to new replies.