Archived topic
Put site title inside primary navigation
3 replies · Started by Sumit on February 11, 2018
By default, when you install GeneratePress for the first time, the site title is above the primary navigation bar. You can then make the primary navigation sticky using the premium plugin, or place the primary navigation bar above the site title.
What I want to do is put the site title in the same row as the primary navigation, so that the site title is aligned left and the primary navigation menu buttons are aligned right (kind of exactly like how this website is doing it). How do I go about doing this?
Hi there,
This should help: https://generatepress.com/forums/topic/sitetitle-in-navbar-instead-of-icon/#post-225010
Hi,
Where should I use that code? Under which hook?
First block with one of these methods: https://docs.generatepress.com/article/adding-php/
Code Snippets is the best if you aren't using a child theme.
Second block is CSS: https://docs.generatepress.com/article/adding-css/