markosolo 1 Posted January 20 What is the purpose of the all caps darkened text parent link as shown in the attached image? Seems redundant and links to the same page as the parent link. Thanks! Share this post Link to post Share on other sites
bsmither 1,284 Posted January 20 (edited) I believe it to be an artifact of this nav bar being capable of changing its structure and behavior when the viewport is narrow - as on a mobile device. It's errant visibility serves no "purpose" on a large viewport, but serves as a reminder of the parent category on a small and medium viewport. Edited January 20 by bsmither Share this post Link to post Share on other sites
bsmither 1,284 Posted January 21 (edited) This is a Foundation issue. You're suppose to be able use data-options in the <nav> tag, as well as use javascript code to set an option. But I haven't been able to change the show/hide appearance of the parent category at all. Edited January 21 by bsmither Share this post Link to post Share on other sites