Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rhoeffner

    (@rhoeffner)

    After reading through some other questions, I see where you stated that it would not work on a non-responsive theme…so that answers that question.

    As a suggestion you might add that to the description as there are other tab plugins that say responsive, yet work on non-responsive themes. Maybe you did state it and I missed it! 🙂

    I would still like to know if there is a way to wrap the tabs on a mobile device as I have now d/l and worked with another 5 plug ins that quite simply do not hold a candle to your plugin.

    Thanks for any suggestions.

    Plugin Author cubecolour

    (@numeeja)

    The same number of pixels will be represented onscreen no matter how much you zoom in or out on a mobile.

    If the browser doesn’t see the browser viewport width as being less than the number of pixels defined in the media query that cause the tabs change to the accordion layout, the CSS rules in the media query will never take effect.

    You can use custom CSS as outlined in the plugin’s documentation to change the responsive breakpoint in the media query to a large number forcing the tabs to always display as an accordion.

    Thread Starter rhoeffner

    (@rhoeffner)

    Yes, I understand now that you explain it!

    I’ll experiment with always accordion, but in the meantime, I’ve combined some of my tabs in order to make sure they always fit across any screen.

    That’s how much I love this plug-in. It’s just simply wonderful! 🙂

    Thank you for the super fast response!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Accordion not working on mobile’ is closed to new replies.