Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    What do you have under the geometric shape options and what is in your menu depth option?

    All the best

    Thread Starter milogcsetc

    (@milogcsetc)

    I’m using ▲ for active and ▼ for inactive with a menu depth of three, although I just tried the other depths and nothing worked for getting the arrows back. Thanks for looking into this!

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    I finally found your problem after looking and looking, you have a style on line 64 of your themes style.css file, that says:

    #menu-sticky-topper ul, li
    {
    display: inline;
    }

    Removing that fixes the menu append links, so you will need to ensure if this style is needed in your theme that it is a more specific targetted element so as not to interfere with my plugins styling.

    All the best

    Thread Starter milogcsetc

    (@milogcsetc)

    That fixed it — thanks!

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Great news and thanks for letting me know!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Submenu Arrows have disappeared’ is closed to new replies.