Comments raheli started the conversationJune 11, 2018 at 7:43pmHi,Can you please send me the css code so the main menu would be right to left?Here you can see it is left to right: http://www.supergood.co.il/Thanks! 2,700PenciDesign repliedJune 12, 2018 at 3:25amHi,Please try add more this code to Customize > Custom CSS to do that: #navigation .menu, #navigation .button-menu-mobile{ float: right; } .main-nav-social, #top-search{ float: left; } .main-nav-social{ margin: 0 0 0 13px; } Best Regards,PenciDesignraheli repliedJune 24, 2018 at 10:57amThanks! It's working :)And another question - can to please send me the code so the sub menu will open to the left insted to the right?You can see here in the right menu category(with the arrow), if to go down to the 6 category it's open to the right:https://www.supergood.co.il/ 2,700PenciDesign repliedJune 24, 2018 at 3:18pmHi,Please try add more this code to Customize > Custom CSS to do that: #navigation .menu .sub-menu, #navigation .menu .children{ left: auto; right: 0; } #navigation .menu .sub-menu ul, #navigation .menu .children ul { right: 100%; left: auto; } Best Regards,PenciDesign Sign in to reply ...
Hi,
Can you please send me the css code so the main menu would be right to left?
Here you can see it is left to right: http://www.supergood.co.il/
Thanks!
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thanks! It's working :)
And another question - can to please send me the code so the sub menu will open to the left insted to the right?
You can see here in the right menu category(with the arrow), if to go down to the 6 category it's open to the right:
https://www.supergood.co.il/
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign