Featured Image and Event Title Missing on List View on Mobile

Home Forums Calendar Products Events Calendar PRO Featured Image and Event Title Missing on List View on Mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1587227
    Brandon
    Participant

    Hello,

    So on mobile the featured image and event title are hidden and blocked somehow. For example see this event on mobile: http://sh5.407.myftpupload.com/event/islam-interfaith-studies-intensive/

    All CSS styling I’ve tried to adjust is not helping the situation, please advise…

    #1588521
    Jeremy
    Keymaster

    Hi Brandon,

    Thanks for reaching out to us! I’d be happy to help you 🙂

    Could you try to add the following CSS snippet in Appearance > Customize > Additional CSS:

    @media screen and (max-width: 1024px) {
      .fusion-events-featured-image .fusion-events-single-title-content {
        position: relative;
      }
    }

    Please let me know how it goes.

    Cheers,
    Jeremy

    #1605074
    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 ‘Featured Image and Event Title Missing on List View on Mobile’ is closed to new replies.