Home › Forums › Jevelin Theme › Portfolio Categories I Don't Want to Show
Home › Forums › Jevelin Theme › Portfolio Categories I Don't Want to Show
I have two separate portfolio pages, one is “available” artwork, and one is “archived.” I want the “available” paintings’ categories visible (e.g. Travel by Rail), but I DON’T want the “archived” categories visible (e.g. Travel by Rail*). So any category with an asterisk I don’t want showing on the “available” page. Please view here: http://www.christianhemmefineart.com/portfolio.
Thank you for your help!
Solution for this topic
Hi @yeahitsahemme,
I hope you are well today and thank you for your question.
You can try hiding them on the portfolio page it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.page-id-714 span.sh-filter-item[data-filter=".category-aeronautics_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-appalachian_interlude_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-classic_cars_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-emerald_coast_life_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-figurative_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-florida_ornithology_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-industrial_maritime_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-pleasure_boating_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-rocky_mountain_high_archive"],
.page-id-714 span.sh-filter-item[data-filter=".category-travel_by_rail_archive"]{
display: none;
}
Best regards,
Shufflehound team
Worked perfectly, thank you!
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.