I created a page that lists all the parent categories. I want to link to this page with the "All Categories" on the mega menu. It currently appears to be a toggle to open or close the menu. How can I update this? I tried to change the URL from the # to page, but that was ignored by the javascript code. Thoughts?
Announcement
Collapse
No announcement yet.
All Categories, make it a link to CTLG page
Collapse
X
-
That link is strictly a toggle element controlled through JavaScript. If you were to remove this function, your link would work, however your drop-down would no longer display. I would recommend have your catalog link either be the first in the drop-down list or place it in the navigation structure to the right.Matt Zimmermann
Miva Web Developer
Alchemy Web Development
https://www.alchemywebdev.com
Site Development - Maintenance - Consultation
Miva Certified Developer
Miva Professional Developer
https://www.dev4web.net | Twitter
-
If you remove this from the link, you could make it then go to the page you created.
Code:class="js-az-menu-trigger"
Matt Zimmermann
Miva Web Developer
Alchemy Web Development
https://www.alchemywebdev.com
Site Development - Maintenance - Consultation
Miva Certified Developer
Miva Professional Developer
https://www.dev4web.net | Twitter
Comment
Comment