Skip to content
Public Ticket #9321

Topbar options - mobile/tablet

Conversation thread

Triboodata replied

Customer Reply

Thank you!

PenciDesign replied

Staff Reply

Hi,

For change number posts for display on category pages, you need change it via Dashboard > Settings > Reading > Blog pages show at most

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Please remove all your Custom CSS you did before and try add more this code to Customize > Custom CSS to do that:

@media only screen and (max-width: 960px){
    .penci-top-bar{ text-align: left; }
    .penci-topbar-social{ display: none; }
    .penci-headline-posts{ display: block !important; margin-left: 68px !important; }
    
}

Best Regards,

PenciDesign

Triboodata started the conversation

Conversation Start

Hello,

I was wondering if it's possibile to display in the topbar on mobile devices the post titles stream with autoplay (as on desktop devices) instead of the social icons.

From the theme options it doesn't seem to be possibile.

I tried to use some custom css, changing the display parameters of the 

.headline-title,  .penci-headline-posts and  .penci-topbar-social but I didn't get any result.

Can you help me? Thank you!

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