Skip to content

Commit f025cac

Browse files
committed
sr only fix
1 parent 6073c0a commit f025cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<body <?php body_class(); ?>>
2929
<?php wp_body_open(); ?>
3030
<div id="page" class="site">
31-
<a class="skip-link screen-reader-text" href="#primary">
31+
<a class="sr-only" href="#primary">
3232
<?php esc_html_e('Skip to content', 'cjt'); ?>
3333
</a>
3434

0 commit comments

Comments
 (0)