Archived topic
H1 isn't visible on archive pages
1 reply · Started by Ales on April 2, 2021
Viewing posts 1–2 of 2
Hi,
I just noticed that H1 isn't visible on my archive pages, although it's in the source code.
I used no custom CSS to hide it, so I have no idea what's going on. Example archive's URL is in the private information.
Can you take a look, please?
Thanks a lot!
Ales
Hi there,
in Customizer > Additional CSS ... delete this rule:
.category .page-header {
display: none;
}
This archived topic is closed to new replies.