Skip to content
Public Ticket #8786

Set Top Bar menu on the right side

Conversation thread

PenciDesign replied

Staff Reply

Hi,

On mobile, it will display at the top - that's why we don't make it display one more time on vertical mobile navigation.

Best Regards,

PenciDesign

thibltlefebvre replied

Customer Reply

It works well thank you very much. 

Do you know if we can show this top menu on the hamburger menu for mobile ?

Thanks

PenciDesign replied

Staff Reply

Hi,

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

@media only screen and (min-width: 769px){
ul.penci-topbar-menu, div.penci-topbar-menu>ul{ float: right; }
}

Best Regards,

PenciDesign

thibltlefebvre started the conversation

Conversation Start

Dear, 

I would like to place my Top menu on the right side. Do you know how to do this? 

Thanks for helping

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