Skip to content
Public Ticket #2350

Disable Posts in Top Bar

Conversation thread

PenciDesign replied

Staff Reply

Hi,

If so, please replace the code I sent to this code:

\
.penci-headline{ text-align: right; }\
.headline-title, .penci-headline-posts{ display: none !important;  }\
.penci-topbar-social{ float: none; vertical-align: top;  }

Best Regards,

PenciDesign

emmazilke replied

Customer Reply

Thank you for your help. It worked! But now the social icons are in the center/middle of the topbar and I wanted to have them on the right. How do I do that? Thanks!

PenciDesign replied

Staff Reply

Hi,

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

\
.penci-headline{ text-align: center; }\
.headline-title, .penci-headline-posts{ display: none !important;  }\
.penci-topbar-social{ float: none; vertical-align: top;  }

Best Regards,

PenciDesign

emmazilke started the conversation

Conversation Start

Hello,

I would like to disable any posts in my topbar. The only thing that should be visible in the topbar are the social icons. How can I do that?
Thank you for your help.

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