Rotate Sub Indicator

Is there a way to rotate the sub indicator so that it pivots 90 degrees while the submenu items are visible?

Mostly looking at applying this for mobile users where hover animations don’t apply.

Thanks!

Hello @Nuera,

Thanks for writing in! Regretfully we do not have an option in the Navigation element that you can rotate the sub indicator of the sub menus. You will have to do it with custom CSS.

Using your browser’s Development Tool, you can check the live HTML code and find which CSS selector you need to use or what CSS code has been used to style the page.

Check out this video demonstration:

Here is an example:

The code above serves as an example code. Feel free to modify it when needed. Please note that custom coding is beyond the scope of our support. You will have to maintain any custom coding to make sure that it will still work after any updates or does not create any issues or incompatibility in the future.

Best Regards.

Thank you, Rue Nel :slight_smile:

You’re welcome, @Nuera.

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