Comments berriesandpassion started the conversationMarch 24, 2020 at 1:12pmHi there is something wrong with my sub/submenu - is it possible to open it to the other side ? - otherwise no one can read it. best nina 2,701PenciDesign repliedMarch 24, 2020 at 1:20pmHi,You can add more this code to Customize > Custom CSS to move dropdown menu to the left side: #navigation .menu .sub-menu, #navigation .menu .children{ left: auto; right: 0; } #navigation .menu .sub-menu ul, #navigation .menu .children ul{ left: auto; right: 100%; } Best Regards,PenciDesignberriesandpassion repliedMarch 24, 2020 at 2:08pmgreat thanks a lot it worked :) Sign in to reply ...
Hi there is something wrong with my sub/submenu - is it possible to open it to the other side ? - otherwise no one can read it.
best nina
Hi,
You can add more this code to Customize > Custom CSS to move dropdown menu to the left side:
Best Regards,
PenciDesign
great thanks a lot it worked :)