Thanks for the quick reply that yielded zero so I had to learn the structure real quick
If you want expanded categories on this template do this
<li class="nav-item dropdown d-lg-none">
<a class="nav-link dropdown-toggle" href="#" id="categoryDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<?php echo BOX_HEADING_CATEGORIES; ?>
</a>
<div class="collapse.show" aria-labelledby="categoryDropdown">
<ul class="m-0 p-0">
You will need to alter some colors specific to my need it was Header Nav Bar Color as everything is black in that area.
It's not optimal but in the 5 minutes I had to dedicate to solving this problem it works.
The search bar was a brain freeze I kept seeing search.php in that file and simply wasn't registering the header version being the operative thing. Stupid mistake thanks for solving that issue.
Nice template seems to have hardly any issues I tried it a while back love the look but gave up on it. Glad to see it's so nicely developed now. Great work to all involved,