Site logo

Archived topic

Use ordinary menu on mobile

18 replies · Started by Christoph on June 23, 2017

Viewing posts 16–19 of 19

I don't usually like to post it as a link but since I can't PM you, the domain is kunsido and the tld is net.

Yes, of course they are. But that's because I'm using the hack I mentioned above:

@media(max-width: 768px) {
.menu-item-1116 a { display: none !important;}
.menu-item-1115 a { display: none !important;} }

What I'm trying to do is to replace that code by using the hide-on-mobile class in the respective menu items. That doesn't work.

Ah yea, looks like your hack is necessary right now.

I'll look into fixing this ASAP :)

This archived topic is closed to new replies.