Archived topic
Different logo in Header Element
7 replies · Started by Eva on October 27, 2018
Hi, I am back with a new topic :-)
I would like to know if it is possible to use a different header in the Header Element that I only use for the home page. For the rest of the site I use the standard header defined in the customizer. Hope I managed to explain the idea.
Thank you,
Eva
Hi there,
Take a look at the Site Logo and Navigation logo options here:
https://docs.generatepress.com/article/header-element-overview/#site-header
Let me know if this helps :)
Thanks Leo, I didn't work because I forgot to upload the retina logo. Just one more thing: can I change the position, a bit more to the left?
Thanks for the fast reply!
So you want the logo to be more left only on that one page?
Usually it's not a good idea.
Let me know :)
Yes, that was my idea, but if you say it's not a good idea, I will try something else :-)
Thanks again!
It's doable with this CSS if you want to try it out:
body.page-id-27 .inside-header {
padding-left: 50px;
}
Hi Leo,
Thank you. I tried and it works but you are right... it doesn't resolve the problem in a way I would like it to. But it's not a problem. It's okay like this.
Thank you again for all your help,
Eva
No problem :)