Archived topic
Centre website subtitle
5 replies · Started by Manuela on January 12, 2023
Hi, how can I centre the subtitle on the start page?
There is no possibility in the Customizer -> Website Information.
Merci for your help. 🙂
Hi there,
Any chance you can link us to the page in question?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
Good morning Leo
Thank you for your comment on the private area.
The header has a title and a subtitle.I would like both titles to be centred.
The header is displayed on every page.
I cannot change it in the customer.
Thank you for your help.
Manuela
Try adding this through Appearance > Customize > Additional CSS:
header .site-branding {
text-align: center;
}
Good morning Fernando, it worked.😀. Have a nice day. Manuela
You're welcome, Manuela! Have a nice day as well! :)