Viewing 1 replies (of 1 total)
  • Plugin Author Marco Chiesi

    (@marcochiesi)

    This is a theme related issue.
    You may try to comment or remove the following rule in your theme’s style.css (at line 1392):

    #branding #mainnav ul ul a {
    	display: none;
    }

    Otherwise you may try to use a custom selector like

    #branding #mainnav ul ul a

    See FAQ about how to use a custom selector.

Viewing 1 replies (of 1 total)
  • The topic ‘Not working on my site.’ is closed to new replies.