Skip to content
Public Ticket #6014

Logo/Header

Conversation thread

kafetters replied

Customer Reply

Thank you so much! I really appreciate it!

PenciDesign replied

Staff Reply

Hi,

To do that, please add more this code to Customize > Custom CSS:

#header .inner-header{ display: none; } body.home #header .inner-header{ display: block; }

Best Regards,

PenciDesign

kafetters started the conversation

Conversation Start

How can I display my logo in the header on the homepage, but have it not show on other pages? I have tried adding to the CSS, but it takes away the logo on all pages.

#header .inner-header .container {
    display: none;
}

I have also clicked "hide header" on the applicable pages, but then the navigation doesn't show either. I just don't want the logo (with is a very large image) to show on every page, because it would be redundant.

Alternatively, if that's not an option, is there a way to add a large image to the top of the homepage and only have it show there? The homepage featured box shows as 500px, but I'd really like it to be closer to 1,600px.

Thanks so much! I hope that makes sense!
Aleisha

Want to join this conversation or access attachments? Sign in first.