Skip to content
Public Ticket #21389

Removing part of header from single.php

Conversation thread

lukeacarpenter replied

Customer Reply

Thank you so much for you quick response. Works perfect.

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

body.single #header {
    display: none;
}
body.single .penci-header-wrap {
    margin-bottom: 30px;
}

Regards,
PenciDesign.



lukeacarpenter started the conversation

Conversation Start

Hi, 

Is it possible to remove part of the header from a single post. I have attached a screenshot showing the section of the header I would like to remove.

Thanks, Luke

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