I have name my menus First and Second as I read in other post, however that doesn´t work.
Would you have a look? Thanks!
I have name my menus First and Second as I read in other post, however that doesn´t work.
Would you have a look? Thanks!
It seems like you commented out the second menu div. In header.php replace:
<!-- <div class="catnav_wrapper">
with:
<div class="catnav_wrapper">
and:
<!-- end catnav_wrapper:
</div>-->
with:
<!-- end catnav_wrapper: -->
</div>Thanks! That worked pretty good!
The only thing before the second menu there is a text ("Navigation for Categories starts here") how can I take that out?
Hello saynw,
You'll need to re-comment that bit of text or delete it in the header.php.
Regards,
Devin
Thanks Devin!
Hey,
Glad Devin and Peter could help.
Regards,
Ismael
This topic has been closed to new replies.