Hello,
I wish to remove the block for the description and logo of the categories
I had solved it with the command to remove it
.category-heading { display: none; }
but since the update, the block has returned
There’s nothing to it, but fiddling around with custom css to make it work again with your specific image. (Or better yet, provide an image with a 1:1 ratio.)
Thank you for your feedback. Indeed, you are right when I delete the category logo, I no longer have the logo and description. But I want to keep my category logo on the main page and no longer have the logo and description when I go into the category. The command .category-heading { display: none; } is still present but has no effect on my theme.