I am having issues with the Tab Section on mobile view. On desktop-view I have it set to display only 4 items each tab with a view more button. When I view this on mobile I encounter some unpleasant results, which I have uploaded below.
https://nimbus.everhelper.me/client/notes/share/890265/w5c70mxx96zi340dp836
How do I set the mobile view to only display 2 items each tab with the view more button?
Hey agameseo,
The best way to do this is to create two tab sections. One for mobile and the other for desktop. Give them both unique classes using this method:
You will then use those ids to hide one on mobile and then the other on desktop using css media queries.
Best regards,
Jordan Shannon