hiding table_head with aria-hidden for accessibility

This commit is contained in:
Antoine M 2024-05-15 17:21:28 +02:00
parent 323ed62656
commit 74e7e7d031

View File

@ -5,7 +5,7 @@ $photo_archives = get_field('photos_archives');
<section class="homegarde-blocks-photos-archives">
<div class="table_head">
<div class="table_head" aria-hidden="true">
<p>
<?php echo __("Photos", "homegrade-theme__texte-fonctionnel") ?>
</p>