Comments jimfarg started the conversationJuly 31, 2020 at 5:51pmHello, how can I put this menu to the left? 2,700PenciDesign repliedAugust 1, 2020 at 4:35amHi,To do that, please try add more this code to Customize > Custom CSS: @media only screen and (min-width: 961px){ #navigation.header-11 .penci-menu-wrap, #navigation.header-10 .penci-menu-wrap{ padding-left: 40px; } #navigation.header-11 .penci-menuhbg-wapper, #navigation.header-10 .penci-menuhbg-wapper{ float: none; position: absolute; left: 20px; } }Best Regards,PenciDesign Sign in to reply ...
Hello, how can I put this menu to the left?
Hi,
To do that, please try add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign