Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1026574

    HI

    We use Enfold with The Events Calendar.

    In the desktop view, all is perfect. On the left side we have the additions of the event (organizer, venue etc.), on the right side we have the details of the event.

    But in the mobile view, the stuff of the left side is not shown, instead there is a white surface. Only the stuff on the right side is shown.

    Coud you help us? It cannot be a The Events Calendar problem, because on other websites without Enfold, it works also on mobile devices.

    Thanks very much.

    Best regards
    Mike

    #1027429

    Hey Michael,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 768px) {
        .responsive .av-single-event-meta-bar.av-single-event-meta-bar-mobile {
            width: 90vw;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1075965

    Thanks very much. I will check this out.

    #1076414

    Hi
    I tryed out your code, it does not work, in both ways.
    You can look at the problem on the website mentionned in the private content area.
    On the desktop, you can see the event details on the left side, on the mobile, you can’t see it, there is only a white area.
    Thanks for helping.
    Best regards
    Mike

    #1077485

    Hi Mike,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1077766

    Hi Victoria
    For some reasons it works now. Perhaps it had a depency on our other issue

    Thanks very much.
    Best regards
    Mike

    #1078372

    Hi Mike,

    Well, glad that at least this part is working now.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1078735

    Yes, hope the other things will also work later ;-) See my other open requests…

    #1078928

    Hi,

    Glad this issue was solved. We will address the other open topics.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Enfold with The Events Calendar does not work on mobile device’ is closed to new replies.