Okay
  Public Ticket #2789092
Header navigation/menu
Closed

Comments

  •  1
    cgirwin started the conversation

    Hi! I'm trying to replicate this nav header but am having trouble.

    1. I thought i could use the centered heading design with lines, but do not have the "pull right" option in my menu locations as it shows in your documentation. Not sure how else to recreate this

    2. There is already a green bar above the current nav (I assume from the demo I imported), I can't figure out how to turn that off so I can add a secondary header instead

    I'm using the Ascend demo, Salient version 13.0.5.

    Thank you!

    Cari

  •  8,847
    Tahir replied

    Hey Again,

    Could you provide the screenshot of the Header you are trying to recreate ?.

    Thanks 


    ThemeNectar Support Team 

  •  1
    cgirwin replied

    Oops! Sorry, here it is.

  •  8,847
    Tahir replied

    Hey Again,

    Be sure to turn on the Secondary Header in here: 

    5720532474.pngClick To Open Larger Image.

    Thanks 


    ThemeNectar Support Team 

  •  1
    cgirwin replied

    OK, thanks. So I now see the pull right but still do not have the lines between each item in the secondary header, and the other green bar at the top is still there. I'm using the centered menu layout with pull right. https://edz.wpengine.com


    Thanks!

  •  1
    cgirwin replied

    Stet the extra bar, it cleared out when I cleared the cache. So now just looking for the lines. Thanks!


  •  1,878
    Judith replied

    Hi There,

    Please try this css:

    li#menu-item-3272 {
        border-right: 1px solid white;
    }

    Thanks.

  •  1
    cgirwin replied

    Thanks! That put a partial height bar between the pull right secondary nav items, but it still doesn't "box" each item (including the social media icons and search icon) like the screenshot. 


  •  1,878
    Judith replied

    Hi There,,

    Seems the secondary menu items are missing, did you remove them?

    6834046567.png


    Thanks.