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.
That's great. It worked to remove "All." However, the theme still displays custom-made Taxonomies (or called Portfolio Categories). How can I remove these as well?
When working with the Portfolio pages, how can I remove all filter types from above thumbnails?
I see you have the option to remove "Filters:" so that's taken care of. But how do I remove "All" and other categories that I create?
Thanks.
Hi,
You can try adding the following style in Theme Options > General > Custom CSS.
.wrapper .portfolio .filters ul li[data-filter="*"] {
display: none;
}
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
That's great. It worked to remove "All." However, the theme still displays custom-made Taxonomies (or called Portfolio Categories). How can I remove these as well?
Thanks.
Hi,
Please edit the page with backend editor and there you can edit it.
- https://prnt.sc/q5jwmp
Feel free to ask for anything you need.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.