[Support request] Messed up my navigation on Dispatch

Home Forums Support [Support request] Messed up my navigation on Dispatch

Home Forums Support Messed up my navigation on Dispatch

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #811446
    kunal

    Guys, I did something messed up. You know on the homepage theres a gray bar secondary menu (below the photo grid). Initially I deleted it, because I didn’t need it, but then I found a better use for it – I just wanted to put text in it.

    Questions, for your review:
    (1) Right now I got the grey bar navigation back. But now, it’s showing up on all my posts. I don’t want that, I just want it on the homepage.

    (2) I actually only want to put some text, I don’t actually want the navigation feature. I just would like to put our company phone and email (which is there right now), but is there a way to add to the text, such that when I click on actual phone number, it will launch the phone number in your phone?

    Thanks
    Kunal

    #811473
    David
    Staff
    Customer Support

    Hi there,

    the secondary nav is hooked in using the Elements > Hook –> Secondary Nav, where you can change the display rules to only the Front Page.

    You can edit the HTML being used to display whatever you like ie.:

    <div class="grid-container custom-bar">
    	<!-- add HTML here -->
    </div>

    The custom-bar class can then be used to style the content with CSS.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.