Hi again,
I have just realized, that my shop suddenly displays the category “uncategorized” again.
I did hide it with this code: .cat-item-2273 {display:none} as I read in one of your support tickets.
It worked perfectly so far, the category did not show up in the category sidebar and also not in the category grid on the shop page. Now suddenly it is displaying on the category grid (not on the list in the sidebar).
I tried to hide it with this CSS code:
.products.elements-grid.woodmart-products-holder .cat-item-2273 {display:none}
But I was not successful.
Could you please tell me the correct code for that?
Thanks,
Julia