Hide Slider Posts Category

Hi there,

Please can you help me hide the ‘slider posts’ categories on my homepage and on the menu’s, as well as in posts? i was told to create this category so I had specific posts going into my slider, but now it looks messy.
I’ve attached the image below as an example.

Thanks alot,
Priya

Hi Priya,

Thank you for your question.

You can remove it from menu by editing menu in the admin area.

You can remove slider posts from posts listing by using the child theme solution shared in the following topic.

https://colorlibsupport.com/t/exclude-slider-category-on-home-page-and-post-page/#post-58105

Best Regards,
Movin

Hey there

Thanks so much for your help.

I’ve now activated the child theme, but what do I do next?

Thanks
Priya

You have to just activate the child theme.

That’s it.

I’ve done it, that’s what I mean, nothings happened :frowning:

Could you please share me the site URL where you are using it?

Yes ofcourse,

I’ve added a screenshot too.

http://priyarena.com/wp-admin/customize.php

Hey there

Admin details is necessary to view your website, please provide them as well privately :slight_smile:

Ah sorry :slight_smile:

login: [email protected]

password: roloiscute31

Hi

Getting this:
ERROR: The password you entered for the email address [email protected] is incorrect. Lost your password?

Meanwhile, please add this css in appearance > customize > additional css:

.flex-caption .post-categories,
.cat-title {
display: none;
}