Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: ADA Compliance: Contrast Ratio #181741
    royer100
    Participant

    One other thing we were told by the evaluator that wasn’t in compliance for people with disabilities was that the main header image didn’t have alt text. I try to always add alt text to all images, but in the appearance settings where the image is set there doesn’t appear to be a place to add alt text. I added it when the picture was uploaded to Media, but it’s not showing up when displayed on pages (www.ci3t.org). In the CSS I don’t see anything preventing alt text… Is there a way to ‘turn on’ alt text for the header image? Thank you! I search the forum for similar but couldn’t find anything this specific.

    #header-featured-image,
    .wp-custom-header {
    clear: both;
    display: block;
    line-height: 0;
    width: 100%;
    text-align: center;
    }

    in reply to: ADA Compliance: Contrast Ratio #181740
    royer100
    Participant

    Thank you so much, Skandha! Both are perfect options and I was able to customize to get the contrast ratio within compliance! Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)