hi,
I have found this interesting post and tried the code.
https://kriesi.at/support/topic/mobile-menu-38/
It works on my site.
Is it possible to turn the code around?
To make it say:
if the screen is not mobile/tablet than make this item disappear?
can you help me with that?
hope to hear from you!
Maaike
Hi Maaikevoormarije!
Please change the code to following one
@media only screen and (min-width: 990px) {
.only-dt { display: none !important; }}
Cheers!
Yigit
Hi Yigit,
Great!!
Althought… changing only one letter makes me feel kinda foolish ;-)
Thanks!!!
Maaike
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit