Navigation Layered Back Label

Navigation Layered Back Icon (Screenshot 1)
Maybe it’s so simple that I overlooked it, but how do I get an icon in the backlink?
Are shortcodes still supported like this [x_icon type=“arrow-circle-left”]?

Function question (Screenshot 2)
Is it somehow possible to display the first two levels of the navigation already open, but the 3rd level opens on click?

navigation-icon navigation-layered

Hi @ronaldo304,

Thank you for reaching out to us.

  1. You can use HTML to add an icon in the Back Label field for example:
<i style="font-family: FontAwesome" class="fas fa-chevron-left"></i>

You can find the icons here https://fontawesome.com/icons?d=gallery. I also tested the icon shortcode and it works as well on the front-end.

  1. Regretfully there is no option to open the levels by default.

Thanks!

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