Site logo

Archived topic

Canvas Menu menu topics not active

5 replies · Started by Markus on December 8, 2021

Viewing posts 1–6 of 6

Sorry for the bad english in the heading - is there a possibility to make not only the arrow active, but also the menu topics.

The side i´m asking for https://gemaeldegalerie.dessau-rosslau.de/sammlung/

The canvas menu is only active in the mobile version.

Thank you very much!

No, that´s exactly what I want to see, BUT I want that if I click on the words, the submenu opens up.

Thx for the fast reply - you guys are so great and it´s one of my most beloved payings each year :)

Try adding this CSS:

.slideout-navigation .menu-item-has-children .dropdown-menu-toggle:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

Also this topic was - again - solved by you perfectly. I love your competence and product!

So glad to hear that - and thank you for your kind feedback!

This archived topic is closed to new replies.