Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #445794

    hi is it possible to get this look at the smartphone menu?

    #446878

    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

    #451542
    This reply has been marked as private.
    #452528

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.