Archived topic
H1 to blog post page
7 replies · Started by Thomas Routier on November 6, 2019
Hi there
i would like to add a H1 title to my Blog page (i'm using a different static page for home)
Hi there,
simplest way is to use a Header Element:
https://docs.generatepress.com/?s=header+element
Simply add your title:
<h1>Your blog title</h1>
And set the Display Rule to Blog.
Thanks David !
Really helpful
Glad to be of help
Hello, I gave this a try. The h1 is appearing, but my blog page uses a sidebar. The h1 is appearing on top of the sidebar. How can I move the h1 so that it is to the right of the sidebar, at the top of the content? I tried adding the following classes, but no luck:
inside-article
entry-header
entry-title
entry-content
Any chance you can open a new topic and link us to the page in question?
Thanks :)
Yes, I have created a new topic #1560572. Thanks!
Thank you!