• Hi,

    I’m trying to make the keyboard focus stand out better for accessibility reasons. In theme twenty twelve, this was achieved with a single entry in style.css:

    a:focus {
    	outline: solid;
    }

    In theme twenty fourteen, the entry doesn’t make a difference. Can anybody tell me how to make this work?

    Regards,
    Evi

    The page I need help with: [log in to see the link]

  • The topic ‘twenty fourteen keyboard focus outline?’ is closed to new replies.