Skip to content
Public Ticket #21442

Remove empty topbar in header

Conversation thread

tintveld replied

Customer Reply

That's it! 

Thanks again.

Ton

PenciDesign Supporter replied

Staff Reply

Hi,

If you want to totally remove this section, please go to Appearance → Customize → Single Posts → Related Posts: turn on the "Hide Related Posts Box" option.

Regards,
PenciDesign.


tintveld replied

Customer Reply

Maybe there is some confusion: I mean the items in the attachment

tintveld replied

Customer Reply

Sorry.

But the solution 2. didn't work...

Ton

Ton Veld replied

Customer Reply

Thanks. What a fast responses!
I didn't realise that 'About me' and 'Popular Posts' we're part of the footer.

Is it an idea to publish a document with the most used Custom CSS codes?

Could be useful to limit the number of topics :-)

Thanks again
Ton

PenciDesign Supporter replied

Staff Reply

Hi,

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

#header .inner-header .container {
    padding-top: 0;
    padding-bottom: 0;
}

2. Add this CSS code to remove the related post thumbnail:

.item-related > a.related-thumb {
    display: none;
}

3. Please go to Appearance → Customize → Footer → Footer Widgets Area: turn on the "Disable Footer Widget Area" option.

Regards,
PenciDesign.




Ton Veld started the conversation

Conversation Start

Dear all,

I have three questions: 
1. Can I remove the empty (white) place in the header where normally the topbar would be visible? 

2. How do I remove the links and pictures from other posts in a block with the name You may also like?

3. How do I remove 'About me' and 'Popular Posts' at the bottom of all pages?

Many thanks

Ton

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