Archived topic
Disable Hook On Mobile
1 reply · Started by Gareth on May 7, 2021
Good Evening,
I have made a block on GP Blocks.
I want to disable it on mobile as I don't like the design.
How do I go about that?
Thanks,
Gaz
Hi there,
the most reliable method is to hide it with CSS.
If the Block element has a parent container - to which you added the content, select the parent container and in Advanced > Additional CSS Class(es) add: hide-on-mobile
The hide-on-* classes are built into GP:
https://docs.generatepress.com/article/responsive-display/#using-our-hide-on-classes