• Resolved blue_Shift

    (@dmaurand)


    Though I can control most everything else, I am finding it hard to configure the active/visited colors even in custom css (yes, all caches are cleared and none are running on the site). Submenus could use some simple controls too.

    Nice plugin. A life saver for one site I had despaired of ever getting right.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    I don’t have any specific css for the active/visited at the moment.

    Can you provide me your site url so I can try to sort some css?
    If you want to keep the url private send me an email to [support AT wpmobilemenu DOT com]

    Thanks

    -Takanakui

    Thread Starter blue_Shift

    (@dmaurand)

    After spending (too much) time trying to find the correct selectors, managed the following – which is enough for my current need. But I think adding some extra fine-grain formatting controls would be just the trick – maybe for the pro version, but still.

     #mobmenuleft .current-menu-parent {
          background: #222 !important;
        }
      #mobmenuleft .current-menu-parent a {
          color: #fff !important;
        }

    the site is a dev site that will vanish in the next 24 hours, so not worth posting….yet. : )

    Plugin Author Rui Guerreiro

    (@takanakui)

    Glad it’s sorted but that’s strange since the color options are supposed to target any background color of the menu, guess it’s just missing an option to the visited links color inside the menu but usually it’s the same across all site that’s why I didn’t add it before.

    Thanks

    -Takanakui

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feature request: acitive/visited color controls’ is closed to new replies.