Remove Category above post in Activello

Is it possible to remove the Category listing above a post? I am using the Activello theme.

Hi @sarahp,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

article li.cat-item {
    display: none;
}

Best Regards,
Movin

I have the same problem but with the Shapely Theme.

How do i Remove Category above post in Shapely Theme ?

@socialmediagoa For shapely please ask your question in the following Shapely theme forum.