hi is it possible to get this look at the smartphone menu?
Hey alfaweb2!
Thank you for using Enfold.
Try this in the Quick CSS field:
#mobile-advanced li.menu-item-has-children > a:before {
content: "";
position: absolute;
background: gray;
width: 40px;
height: 100%;
top: 0;
right: 0;
}
You can add the arrow as background.
Regards,
Ismael
Hey!
it could be possible, but for this job you would need to hire a freelancer. However, you could try to achieve this function with the accordion element (which you find in content elements of ALB).
Regards,
Andy