Archived topic
"main-title" "site-description" "site-logo" - how to change the order?
3 replies · Started by Sebastian on March 19, 2017
Hi folks, how can I change the order in the header. It is now set up as:
"main-title"
"site-description"
"site-logo"
I would like to have the logo at the top:
"site-logo" ->
"main-title" ->
"site-description".
How can I change the sequence?
Thank you
Right now you can use this function: https://gist.github.com/generatepress/4cfa628cec96088dcbf8dd8cf399b83e
Working on a more elegant approach though :)
Hi Tom, This is a simple solution :) Thanks
No problem :)