• Resolved thePleasurePrincess

    (@thepleasureprincess)


    Perhaps my color sense is going crazy, but …

    The toggle switches are GREEN for an active selection. Very nice.

    The button selectors are GREEN for what is not selected. Or am I confused.

    If I’m not confused, would you please, please, please make the button selections GREEN for what I want and BLACK/WHITE for what I don’t?

    Yeah, I tried five other menu plugins while you were working out this latest update. I hated them.

    Thank you for such an awesome Mobile Menu solution!

    And Please Go Green!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Magnigenie

    (@magnigenie)

    Thanks for your suggestion and we will definitely Go Green, We didn’t see that coming. It will be fixed on next update.

    Regards
    -MagniGenie

    Plugin Author Magnigenie

    (@magnigenie)

    Hello There,

    We have just updated the code. If you want you can just delete your current plugin and install again to see the changes. This won’t delete your settings, It will just get you the updated code.

    Also, please leave a review if you really liked our plugin.It keeps us motivated to keep up the good work.

    Regards
    -Magnigenie

    Thread Starter thePleasurePrincess

    (@thepleasureprincess)

    I deleted then re-installed a fresh copy of 3.0.2, but the SELECTED buttons had a light gray background.

    Your changes make the settings more intuitive, but …

    Using the FireFox Inspector I tried this:

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover {
    background-color: rgb(140, 193, 82);
    border-color: rgb(204, 209, 217);
    }
    .btn-default, .btn-default.disabled, .btn-default[disabled] {
    background-color: rgb(0, 0, 0);
    }
    .btn-default {
    color: rgb(255, 255, 255);
    border-color: rgb(170, 178, 189) !important;
    }

    Those changes match your product pics perfectly but of course the Inspector doesn’t change your code.

    Would you consider changing your css to something like that?

    Plugin Author Magnigenie

    (@magnigenie)

    We have already added the css but your browser might have cached the earlier css. Just clear cache and it should work without doing any changes.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Color Indicator Madness’ is closed to new replies.