Consider this scenario…
-
…where someone uses the CSS you provided to someone in this forum to show vertically aligned social share buttons. If I set the top and bottom share and then set the vertical ones to show at a minimum width (let’s say 1200px), a new problem arises related to accessibility. When using the Keyboard Tab key, when it arrives at the bottom where the bottom share buttons should be, it is blank and one has to press tab key several times depending on the number of social icons selected before moving to other content. But when tabbing at the top, it does detect the social share buttons (the one’s now aligned vertically). Is there a way to overcome this? (And also, you might consider adding some CSS for
:focus
). NB: This issue only happens for vertically aligned buttons when the top and bottom is selected, or when manual placement is also top and bottom (e.g. via a hook).
- The topic ‘Consider this scenario…’ is closed to new replies.