Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Hi,
Do you have a specific CCS code for hiding the portfolio categories in the post loop builder? I don't want the categories shown.
Thanks!
Regards,
Stefan
Hi Stefan,
Thank you for reaching out to us, and I trust you're keeping safe!
Please attach the page link to enable us provide you with an accurate solution.
Kind regards,
Salient Theme Support
Hi Pat,
Thanks for you reply.
The URL is kongekreative.com, but at the moment the site is in maintanance mode, so you will need a password to se the site.
Please provide the password so we can view the page and write up custom css.
Thanks
Salient Support Team
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
.nectar-post-grid .nectar-post-grid-item .content .meta-category { display: none !important; }Thanks
Salient Support Team