• Hi I’m having an issue with GeneratePress and the Events Calendar Plugin. It is a weird bug where if I go to this page, it will show mobile view in desktop. But if I change the window size (bigger or smaller) or update the site it will get the correct view. The ”wrong” view will then not show up until I close the session and go into the site again. I have tried with the Twenty Twenty theme and there is works fine so the issue is between Events Calendar and GeneratePress.

    Wrong view: https://imgur.com/xE7Iqzz

    Correct view: https://imgur.com/JW5Y9cv

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

Viewing 1 replies (of 1 total)
  • Hi there,

    Try adding this CSS:

    .tribe-events-view {
        width: 100%;
    }

    Let us know how it goes.

Viewing 1 replies (of 1 total)
  • The topic ‘GeneratePress and Events Calendar bug’ is closed to new replies.