Specific problem with SFM

Hi,

On my website https://tarekrabaa.com the SF menu on Desktop is working normally except the submenu it is opening just by sliding on the URL and the arrow appearing has no function. The arrow work on mobile phone but on desktop the hover action on the menu item is triggering the submenu without cliking on the arrow.

What to do?
Rgds

Hello @tarekr,

Thanks for asking. :slight_smile:

Under Superfly Menu > Menu Panel > General > Menu Trigger please select On Click and see how it goes. https://cl.ly/1s1u2b450J2R

Please let us know how it goes.

Thanks.

Hi,

This is my setting already. on Click and this is the problem described hereabove.

Rgds

Hi There,

Please check the settings for mobile logics on the desktop.

Under Superfly Menu > Menu Panel > General select “YES” and see how it goes.

Hope this helps!

Thanks

1 Like

thx. It is now working on click.
but i need to give some space between sub menu and the arrows,they are very closed to each others

Hi there,

I have checked your site and there seems to be a decent space between the submenu arrow indicator and the submenu.

Would you mind clarifying what you are trying to achieve so that we can provide some suggestions?

Thank you.

Hi,

I just want it to look more elegant as other websites,
the issue is before clicking the arrow. Or if i can remove the background of the arrow, it will be OK.

Hello @tarekr,

Thanks for updating thread. :slight_smile:

Please add following CSS under Pro > Theme Options > CSS to remove submenu indicator background:

#sfm-sidebar.sfm-vertical-nav .sfm-menu .sfm-sm-indicator {
    background-color: transparent !important;
}

Thanks.

Thx for your gently help.
It works.

On behalf of my colleague, you’re welcome. :slight_smile:

1 Like

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