05/02/2017 at 8:40 am
#421622
Keymaster
@ christian
Add the following CSS to the theme’s custom CSS area:
#cn-market #cn-cat-select ul > li:first-of-type {
display: none !important;
}
This will hide the display of that list item. Just keep in mind that without this option, the user will not be able to view all again until they navigate back to the directory page.
You could add this Market shortcode option str_select='Show All Categories' to the shortcode to make the text more relevant.
Hope that helps!
