Hi
I have searched the forum not found nothing related.
Theme GP and GPP latest versions.
In the search button there is an aria-controls="primary-menu" but no element with primary-menu id is in the page.
I see in this site that the element that contains the id in the main menu but in my uses case the main menu is in the off-canvas
Your site, visible main menu have <div id="primary-menu" class="main-nav">, my site main menu in the off-canvas have <div class="main-nav">
Hi David
This worked. I put this in child functions.php as a workaround, but think this must be managed by the theme himself.
Maybe in the next release? =:-))