I'm looking for a way to remove the logo from the homepage only, but have it display in the header on all other pages. Is there any way to do that? Thanks in advance! 🙂
In your Home page settings (click the little gear icon beside your homepage), choose Advanced, then paste in this code:Â
<style>
.site-title-wrapper {display: none;}
</style>
Edit
Question
Kpeterson1716 2
Hi there,
I'm looking for a way to remove the logo from the homepage only, but have it display in the header on all other pages. Is there any way to do that? Thanks in advance! 🙂
Edited by Kpeterson1716Link to post
Top Posters For This Question
2
1
Popular Days
May 7
2
May 8
1
Top Posters For This Question
Kpeterson1716 2 posts
christyprice 1 post
Popular Days
May 7 2020
2 posts
May 8 2020
1 post
Popular Posts
christyprice
In your Home page settings (click the little gear icon beside your homepage), choose Advanced, then paste in this code:Â <style> .site-title-wrapper {display: none;} </style> Edit
Kpeterson1716
Perfect. Thanks so much! 🙂
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment