Hello,
Thank you for contacting us
Then you will not be able to select the menu item (parent) There is no hover in mobile devices.
If you don't plan to use parent menu item link you can use custom code
li.deeper > * i.ba-icon-caret-right {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
justify-content: end;
}
Best Regards,
Vyacheslav, Balbooa Support Team