Archived topic
title
4 replies · Started by Antonio on February 22, 2021
How can I customize the title with full width
Hi Antonio,
Any chance you can link us to the page in question?
You can use the private information field.
Let me know :)
private information
data to enter the web
You could use a header element to add the title.
https://docs.generatepress.com/article/header-element-overview/
1. Go to appearance > elements, add a new header element.
2. Add <H1>{{post_title}}</H1>to the content field.
3. Choose full width for Container, contained for inner container.
4. Choose center for horizontal alignment.
5. Add some paddings depends on your needs.
6. Choose your background color, text color.
7. Go to Site header, choose Below header as Navigation location.
8. Go to Display rule, choose post > all posts as location.