Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #476689

    Hello, I was wondering if it’s possible to place a full screen slider above the main navigation, so that once the user scrolls down the nav becoms visible and sticks to the top.

    A great example of this can be seen with the X Theme.

    Thanks

    #476706

    Hey haydaw!

    You can do this with our “Fullwidth sub menu” element. Drag it beneath your slider and make sure the “sticky submenu” option is checked in the shortcode options.

    Regards,
    Elliott

    #476742

    Hey Elliot,

    Thanks for the reply. Would this be possible with the default header? It has more customization readily available and since I’ll be handing this site over to someone else, I don’t want to worry about making everything perfect through CSS.

    So to reiterate, if it would be possible to get this functionality while still using the default header nav that would be perfect.

    Thanks

    #477299

    Hi!

    It would take a lot of customization and would have to be considered custom work. It would probably be easier to just add new features to the fullwidth submenu element.

    Cheers!
    Elliott

    #477351

    Hey Elliot,

    Thanks for the reply. I’ve gone ahead and started editing the Submenu with some custom CSS, but I’m stuck on how to get a logo in the left corner as a normal menu would. I’m guessing I’ll need to add some code to the the function.php, however not really sure where to begin.

    Any input would be greatly appreciated.

    Thanks!

    Hayden

    #477353

    Leaving URL here

    • This reply was modified 9 years, 3 months ago by haydaw.
    #477759

    Hi!

    If your trying to add an image on the left hand side of it then the easiest way would be with some CSS.

    #sub_menu1 { background: url("URL to your image") black no-repeat top left !important;
    

    Regards,
    Elliott

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