Support » Plugin: Exit Notifier » Absolute Font Size

  • Resolved hmsproducts

    (@hmsproducts)


    Once again, great plugin!

    However, can the font sizes in your CSS be updated to relative rather than absolute units? I know this can be overridden, but, it still shows up in accessibility tool scans that don’t see the cascade as an alert. Inevitably, the alerts have to be explained.

    E.G.:

    .ja_title > div {
    color: #555;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    }

    Thank you!
    HMS Products

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    Will do! I’ve been meaning to get back to this and do some updates, but my schedule has not allowed. I’ll see if I can get back to this codebase and make at least that change in the next few weeks.

    Thanks for the suggestion, and I’ll leave this issue open until I get that update in for you.

    Thread Starter hmsproducts

    (@hmsproducts)

    Thanks for being so responsive!

    Keep up the great work,
    HMS Products

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