File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
</main>
2
- <footer id="footer" class="footer" aria-label="<?php esc_attr_e ( 'Footer ' , 'beapi-frontend-framework ' ); ?> ">
2
+ <footer id="footer" tabindex="-1" class="footer" aria-label="<?php esc_attr_e ( 'Footer ' , 'beapi-frontend-framework ' ); ?> ">
3
3
4
4
</footer>
5
5
<?php wp_footer (); ?>
Original file line number Diff line number Diff line change 52
52
<span class="sr-only aria-expanded-true-text"><?php esc_html_e ( 'Close the menu ' , 'beapi-frontend-framework ' ); ?> </span>
53
53
</button>
54
54
55
- <nav id="menu" class="header__menu" aria-label="<?php esc_attr_e ( 'Main navigation ' , 'beapi-frontend-framework ' ); ?> ">
55
+ <nav id="menu" tabindex="-1" class="header__menu" aria-label="<?php esc_attr_e ( 'Main navigation ' , 'beapi-frontend-framework ' ); ?> ">
56
56
<div>
57
57
<?php
58
58
wp_nav_menu (
You can’t perform that action at this time.
0 commit comments