Archived topic
Change the order of the sections in mobile
3 replies · Started by Dmitry on November 15, 2019
Hello,
Is there any possibility to change the order of the sections only on a mobile.
I am trying to make the generate-section-3 appear 1st of the mobile screen only and keep the regular order on the desktop.
Thank you
Hi there,
I would say the easiest way would be to create a mobile-specific section and use the hide-on classes to hide them on desktop and tablet:
https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes
Then you can use the same method to hide the original generate-section-3
The classes can be added in the custom classes field in section settings:
https://docs.generatepress.com/article/sections-overview/#layout
Thank You!
All genius is simple... :)
No problem :)