• Resolved Andreas Hofmann

    (@stormbringer13)


    Hi,

    The release notes say:
    = 2.3.28 =
    * 2 small fixes. Added transparent (invisible) ‘Previous’ and ‘Next’ text to the Previous & Next arrow buttons so that accessibility errors are no longer generated with accessibility evaluation tools. Do not use the ‘window.dispatchEvent’ function call on IE11 browsers when executing a ‘resize’ event.

    But I see those ‘Next’ and ‘Previous’ text on my buttons. I guess my theme is overriding some setting. How can I fix that?

    Inspecting the Element, in the CSS the color is still set to transparent and the setting is not overridden. I tested it with chromium based browser and fire fox.

    Solution: If somwhere text-shadow is set, the text is still visible, despite color transparent. Could you add text-shadow: none; to you button css?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Text on Navigation buttons not invisible’ is closed to new replies.