Archived topic
Move site tagline/description under the logo
3 replies · Started by Melvin on May 14, 2022
Viewing posts 1–4 of 4
Hi,
How do I get the site description/tagline on the second line under the logo in the TMRLAND theme?
Hi there,
Try this CSS:
.site-branding-container {
display: flex;
flex-direction: column;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
It works!
Thanks, Leo. 🙏🏻
No problem :)
This archived topic is closed to new replies.