Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #994141

    Hi,
    Love the Enfold theme.
    I’m using the pro version of The Events Calendar. Works perfectly well on desktops and is clearly responsive, but does not display on mobile devices using the Enfold theme.

    Please help!

    Thanks.

    #994245

    Hey connect4consulting,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 768px) {
    #tribe-events-content {
        overflow: visible !important;
    }
    }

    Best regards,
    Rikard

    #994514
    This reply has been marked as private.
    #994775

    Hi Gabe,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.