@marcellotogg: Hello there,
The issue will be fixed and an update will be released very soon. Thank you for reporting us the issue.
For the time being (for the PC View issue)
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.menu-item-has-children > a::after {
content: '\f431';
font-family: Genericons;
padding-left:10px;
}
.sub-menu .menu-item-has-children > a::after {
position:absolute;
transform:rotate(270deg);
padding-top:10px;
}
I will let you know when the update is released.
Kind Regards,
Skandha