Viewing 1 replies (of 1 total)
  • Plugin Author Barry

    (@barryhughes-1)

    Hi there hungrybadger,

    I’m using it with a layout tool (elegant themes page builder), and my calendar is breaking out of the responsive theme on my homepage.

    I’m tending to think some custom (responsive) CSS is the answer here:

    @media screen and (max-width: 600px) {
        /* Add rules to reduce padding, *
         * margins and font size, etc   */
    }

    While I’m at it, any recommendations for debugging css on mobile?

    Other than using a decent emulator, I believe some handheld devices and their browsers offer some nice facilities whereby you can connect them to and debug from your desktop.

Viewing 1 replies (of 1 total)
  • The topic ‘Calendar shortcode breaking out of responsive theme’ is closed to new replies.