Site logo

Archived topic

Hide 'Hook' on Mobile Device?

9 replies · Started by Andy on January 7, 2022

Viewing posts 1–10 of 10

Hi there,

I have added a hook called 'advertorial,'

I'd like to hide it on mobile device only (but keep showing on desktop view).

How can I achieve this?

Please see private information for link

Thank you

Hi Leo,

I didn't know you can do that with elements. Where do I add the hide-on class for my hook? Thanks

Is it a block element hook or a hook element?

A hook element. Does it need to be a block element? Thanks

No.

What are you adding?

Can you provide the content here?

Make sure to highlight it and click the CODE button.

Hey Leo, please check out my screenshot in private info

Hi there,

you can edit your HTML to include the classes eg.

<div class="hide-on-mobile">
 Add your content in here
</div>

Thank you!

You're welcome

This archived topic is closed to new replies.