Remove Site Logo on all Single Posts Home › Support › Blog Way › Remove Site Logo on all Single Posts This topic has 8 replies, 2 voices, and was last updated 7 years, 1 month ago by ProDesigns. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts March 14, 2018 at 6:43 am #7003 AnonymousInactive I would like to only have my logo featured on the front page of my site, but haven’t had any luck with this. March 14, 2018 at 7:04 am #7004 ProDesignsKeymaster Hi @alawjita, Please go to Appearance >> Customize >> Additional CSS and add following codes .site-branding { display: none; } .home .site-branding { display: block; } This will display logo/title section on home page but hide on other pages. Thank you. March 14, 2018 at 7:20 am #7005 AnonymousInactive Thank you!!! That did it. March 14, 2018 at 7:28 am #7006 ProDesignsKeymaster Great March 14, 2018 at 1:46 pm #7007 AnonymousInactive Actually, one more question: There is now a gap between the top menu and the content. How do I reduce this? I would also want to reduce the gap between the logo and the content on the homepage. March 14, 2018 at 11:57 pm #7008 AnonymousInactive I found this question in a previous post, but the solution does not work for me: .sticky-top .main-banner { padding-bottom: 30px; } March 15, 2018 at 6:38 am #7009 ProDesignsKeymaster Hi @alawjita, If you can provide us your site URL, we will inspect it and give you the proper solution. Thank you. March 16, 2018 at 11:19 am #7010 AnonymousInactive http://www.rigolettomusic.com March 22, 2018 at 5:49 am #7011 ProDesignsKeymaster Hi @alawjita, Please try this CSS. .main-banner { padding: 10px 0 0 0; } Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In