To hyperlink the full text menu (not only down icon) in mobile version, insert below css in your style.css file
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler {
width: 100%;
text-align: right;
}