Archived topic
Dispatch Secondary Navigation full width.
3 replies · Started by Ryan on July 17, 2019
Hi, I am trying to use dispatch and have had some issues with the secondary navigation. It will not go full width with the rest of my content (The primary menu will). I have tried all the controls in customised but the secondary menu remains contained.
Thank you
Hi there,
Follow this article to find the secondary navigation hook element:
https://loganlocals.com/2018/09/21/hook-elements/
Then remove the grid-container class from this line in the HTML:
<div class="second-nav grid-container">
Let me know if this helps :)
Hi Leo, Thank you that worked perfectly.
Ryan
No problem :)