Hi,
on the Sidebar of https://www.fitgutschein.de/aktuell-blog/ i want to hide the category „Seite-1“ only.
How can I do that?
Thx a lot, Tilman
Hey Tilman,
Thanks for submitting your question. Please add the following to quick css:
.cat-item.cat-item-45{
display:none!important;
}
Best regards,
Jordan Shannon
Hey Jordan,
very good – thx a lot. topic can be closed
Cheers, Tilman