• Resolved deeuk

    (@deeuk)


    On a couple of events the right hand side is cut off on mobile. Can you please advise what to do ??

    Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor webnus

    (@webnus)

    Hello @deeuk,

    Please put the CSS below in MEC Settings > Custom CSS:

    @media(max-width: 768px) {
        .single-mec-events .col-md-8 {
            width: 100%
        }
    }

    Best Regards

    Thread Starter deeuk

    (@deeuk)

    Awesome thank you so much! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Single Event cut off on mobile’ is closed to new replies.