• I was fiddling with my first ever child template when I came across this plug-in. Needless to say, if I had found it earlier, I wouldn’t have to waste all that time.

    This plug-in is simple but effective, and it will save a lot of time for us all. Thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter leonarnold

    (@leonarnold)

    I actually do have one little problem with the plug-in..

    If I choose contrast color = white, and the site is displayed on a small screen (smartphone), then the menu options are not displayed properly because the dropdown color is white, as are the letters of the options.

    Please check my site to see what I mean.
    Is there anything I can do in the “Edit CSS” menu of “Appearance”?

    Thanks!
    Leon.

    Plugin Author Nick Halsey

    (@celloexpressions)

    Good eye! That’s one of a couple of minor issues that I need to fix in an update that should be coming soon. You could add some custom CSS to fix that for now, you’d need something like:

    .primary-navigation ul ul a {
    color: #2b2b2b;
    }

    Thanks for the review!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Great Plug-In: Should be standard functionality’ is closed to new replies.