Comments thibltlefebvre started the conversationJuly 20, 2019 at 9:27amDear, I would like to place my Top menu on the right side. Do you know how to do this? Thanks for helping 2,700PenciDesign repliedJuly 21, 2019 at 7:09amHi,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,PenciDesignthibltlefebvre repliedJuly 21, 2019 at 11:17amIt works well thank you very much. Do you know if we can show this top menu on the hamburger menu for mobile ?Thanks 2,700PenciDesign repliedJuly 22, 2019 at 3:27amHi,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 Sign in to reply ...
Dear,
I would like to place my Top menu on the right side. Do you know how to do this?
Thanks for helping
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
It works well thank you very much.
Do you know if we can show this top menu on the hamburger menu for mobile ?
Thanks
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