Hi Support Theam
I would like to have a menu item in the footer menu just on mobile devices (like https://kriesi.at/support/topic/enfold-show-menu-items-only-in-mobile-devices/) so i try the following:
@media only screen and (min-width: 1024px) {
#menu-item-4517 {
display: none!important;
}
}
But it does not work. What did i wrong?
All the best, Pascal
Hi Rikard
Ups, yes im wrong, shoulb be 4516, and now it works!
Thank you,
Pascal