We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
Hello, I'd like to hide the Portfolio Categories on the mobile screen and just have it sortable on the desktop version. Could you please the code for that? Thank you very much!
Hello, I'd like to hide the Portfolio Categories on the mobile screen and just have it sortable on the desktop version. Could you please the code for that? Thank you very much!
Hi Karsten,
I am very sorry for the late reply, we were not working on the weekend.
Can you please add the following code at Appearance > Customize > Additional CSS?
@nedia (max-width: 720px) { .filters { display: none !important; } }
Feel free to ask for anything you need.
Kind Regards
Thank you. That worked like a charm! I just spotted a mistake in the code, I guess it is supposed to be "@media" and not "@nedia". Have a nice day!
Hi Karsten,
Yes, you're right, sorry for that.
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes