Hi there!
Thanks for contacting us.
Your site URL would be better here. However, I am giving you sample code from my end:
body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
width: 100%;
text-align: right;
}
If you do not have any link to the parent menu items then this will work well. Please use the above code in your custom CSS.
Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.
Best Regards