updates footer widget role to complementary
This commit is contained in:
parent
0ec32b1bd8
commit
4e84706f2b
|
|
@ -16,7 +16,7 @@ $container = get_theme_mod( 'understrap_container_type' );
|
|||
|
||||
<!-- ******************* The Footer Full-width Widget Area ******************* -->
|
||||
|
||||
<div class="wrapper" id="wrapper-footer-full" role="footer">
|
||||
<div class="wrapper" id="wrapper-footer-full" role="complementary">
|
||||
|
||||
<div class="<?php echo esc_attr( $container ); ?>" id="footer-full-content" tabindex="-1">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue