Is it possible to hide a specific category from your main blog page? For instance, my website has a main Blog page (default blog archive) for general articles and a specific "Case Studies" page made with Elementor – I want to hide the case studies from the main blog.
I'm using the Blocksy theme, so luckily using the "blocksy_posts" shortcode I was able to show the specific category ID for case studies on the Case Studies page.
Now I just need to hide that ID from the main blog. I've tried the Ultimate Category Excluder plugin I seen recommended while Googling a solution, but that didn't work.
Is this possible with just CSS by hiding the tag ID on specifically the blog page ID? Or maybe php with the Code Snippet plugin?
It isn't life or death if case studies show on the blog, but it's bugging me lol.
TIA

Either assign a new category to the posts you only want displayed on the homepage, or use some custom code https://wordpress.stackexchange.com/questions/333402/exclude-posts-in-a-category-on-one-page-but-show-those-posts-on-a-different-page