Comments 11Eshen started the conversationFebruary 24, 2020 at 5:21amHi, now I use the css to hide one specific category in the filter:.portfolio-category-item.portfolio-category-exhibition { display: none}Is it possible to also hide the items category from portfolio items page?Thanks. 1,559Laborator repliedFebruary 25, 2020 at 8:49amHi Eshen,To hide a category from portfolio use the Build Query option, the portfolio page which you are using (works) is the automatically generated page for portfolio which is not the right way to use a portfolio as you have to create a portfolio page.Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi, now I use the css to hide one specific category in the filter:
.portfolio-category-item.portfolio-category-exhibition {
display: none
}
Is it possible to also hide the items category from portfolio items page?
Thanks.
Hi Eshen,
To hide a category from portfolio use the Build Query option, the portfolio page which you are using (works) is the automatically generated page for portfolio which is not the right way to use a portfolio as you have to create a portfolio page.
Best regards,
Laborator Team