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

    (@raintek)

    OK I solved it alone.

    Solution. In standout-css3-buttons.css, add after:

    "/* black text for these buttons */
    a.button-lightgray,a.button-neongreen {color:#000}"

    this:

    /* white text for these buttons */
    a.button-lightgray:hover,a.button-fall:hover {color:#fff}

    Of course you can delete hover for button when its not hovered.

    Plugin Author jp2112

    (@jp2112)

    May I recommend you add this to your local stylesheet instead? Any changes to the plugin will be overwritten when the plugin is updated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Font Color’ is closed to new replies.