Comments Eveline Schram started the conversationJune 29, 2021 at 12:48pmHow can I exclude categories from the portfolio filter? On the portfolio pagehttp://www.ruimadvies.nl/prt/#recent I don't want 'recent' and 'home' to show.Thanks![deleted] repliedJune 30, 2021 at 8:33amHi Eveline,Your site is on Coming Soon mode.Please send me your WordPress credentials, because I need to login to your site and test this.To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.Thanks! Eveline Schram replied privately[deleted] repliedJuly 1, 2021 at 12:13pmHi Eveline,Please add the code below to your Custom CSS area: body.page-template-portfolio .portfolio-category-home, .portfolio-category-recent { display: none !important; }Have a nice day! Sign in to reply ...
How can I exclude categories from the portfolio filter? On the portfolio page
http://www.ruimadvies.nl/prt/#recent I don't want 'recent' and 'home' to show.
Thanks!
Hi Eveline,
Your site is on Coming Soon mode.
Please send me your WordPress credentials, because I need to login to your site and test this.
To include your credentials click the Insert Credentials button in the editor toolbar (see how) so your reply will be private.
Thanks!
Hi Eveline,
Please add the code below to your Custom CSS area:
Have a nice day!