Dear Team,
I followed your guide on how to create multiple columns https://www.gavick.com/documentation/un ... mns-plugin
My problem, is that when I try to hide "column 1" and "column 2" using Link Type Options –> Add Menu Title No, these titles are still showing in mobile menu, while in desktop is properly hidden.
How can I hide it also in mobile menu? I tried the css:
#menu1158{
display:none;
}
but not luck in mobile. I don't even need titles "column 1" and "column 2" but following your guide looks the only way to create two columns to order the subitems, while would be bettere just order the subitems,
Best,
Baggio