Skip to content
Public Ticket #4541

Header

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please try add more this code to Customize > Custom CSS to do that:

\
body.postid-13924 .header-standard.header-classic, \
body.postid-13924 .post-author, \
body.postid-13924 .post-related{ display: none; }

Best Regards,

PenciDesign

kkaplane replied

Customer Reply

Hi! You are great! Thanks so much! 

There are 3 things left I want to hide https://www.jubeltage.at/magazin/

1. the Title (and categories)

2. The Author

3. The recommended Posts

Best + many thanks,
Karin

PenciDesign replied

Staff Reply

Hi,

You can use the code like this:

\
body.postid-2222 .footer-instagram{ display: none; }

Change number 2222 to the post ID you want to hide Footer Instagram.

Check this guide to know how to find ID of a post.

Best Regards,

PenciDesign

kkaplane replied

Customer Reply

Ok... can I hide special sections on a blog post too?
What is the right Custom CSS Code then? body.page-id-13932 .footer-instagram{ display: none; }
What shoud I tipe instead of "body.page"? "body.post"?

Best regards + many thanks,
Karin

PenciDesign replied

Staff Reply

Ahh, that's a page and unfortunately, this theme doesn't support that feature for pages.

Best Regards,

PenciDesign

kkaplane started the conversation

Conversation Start

Hi! 

Is it possible to change the header only for one site? I have to change it because of a new project, but I don't know how... best, karin

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