Menu landing remove

hi I would like to remove the superfly menu on my landing page - but I still want the landing page included in the superfly menu that I have on the other pages - is this possible? Thank you

Hello @annasenno,

Thanks for asking. :slight_smile:

Please try out following CSS under X > Theme Options > CSS:

.home .superfly-on {
    display: none;
}

Thanks.

Thank you but didn’t change anything

Hello @annasenno,

Thanks for updating the thread.

Can you please share website URL for is to take a closer look?

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.