Tagged: archive, breadcrumbs, Widget
Hi,
for my news posts I’m using the archive widget, but clicking on months it shows the headline + breadcrumbs. How do I deactivate them?
Hello gianmarizzi!
You can add something like this on your custom.css or Quick CSS:
.archive .breadcrumb.breadcrumbs.avia-breadcrumbs {
display: none;
}
Best regards,
Ismael
On custom.css does not work.
any other suggestion?
Hey!
Can you please give us a link to the page when you click on the month?
Regards,
Ismael