Hi,
I have a problem with submenu items. In the mobile layout in submenu “categorie” the element is duplicated
how can i solve?
thanks
Hey talozzimichele,
Add this to quick css:
@media only screen and (max-width: 767px){
.menu-item-3017{
display:none!important;
}}
Best regards,
Jordan Shannon
Thanks for the reply.
I had already tried this solution but it hides all the items in “categorie” :(
Thanks Victoria!
I have another question, in the pc view, it’s possible to set the submenu with a vertical layout?
In standard mode it is vertical drop.
Thanks again
Hi talozzimichele,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria