Home › Forums › WordPress Themes – Premium › Preferential › Archive Page Title/links
I would like to make the list of posts on archive pages display the title of the articles as an h2 instead of an h1 for SEO purposes. Can you tell me where the titles for the archive page post title/content is defined?
Hello Ellen,
Can we have access to your page url?
Best Regards, Bidur
https://www.adventureturf.com/?s=safety If you see the page and post titles display in different sizes. I would prefer they all display as <h2> content.
In that case you can add a custom css to change h1 size i.e; Please add the following css inside the additional css seection of your customizer;
.search-results .page-header h1 { font-size: 1.5rem; }
Let us know if it matches your query.
Thanks!
Lost Password?