Hi,
I am using the Split template from the site library.
Is it possible to hide the page hero on the homepage for mobiles only?
I assumed there would be a ‘hide for mobiles’ toggle, but I was wrong.
I don’t mind it on desktop and tablet, but want to hide it on mobile only.
Pls assist.
You can try editing the Block Element responsible for the Hero section.
Once you’re on its edit page, select the main container block that holds everything. On its “Advanced” tab on the sidebar, you should see a “Add CSS Class(es)” text field. Add hide-on-mobile in this text field.
This should hide the page hero section on mobile. 😀