Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #306005

    I’m using the mega menu feature on my site (lifeinconnection.com). On the drop downs that have child pages the grey arrows show up to the left, but on the drop downs that do not have child pages they don’t show. How can I get them to show globally for drop downs?

    #306057

    Hey debenm!

    Thank you for using Enfold.

    You can use this on Quick CSS or custom.css to show the arrows on sub menu:

    .sub-menu span.avia-bullet {
    display: block;
    left: 10px;
    }

    Regards,
    Ismael

    #307480

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mega Menu Arrows’ is closed to new replies.