Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1322430
    jaime_gre
    Participant

    Hi,

    Is it possible to achieve the menu shown in this website. I’ve followed some posts regarding this issue, but I haven’t found anything about having the menu in this particular way, as in an overlayed full-height layer.

    Thank you

    #1322541
    Thai
    Moderator

    Hi There,

    Please try with this plugin: https://community.theme.co/kb/integrated-plugins-superfly/.

    Hope it helps 🙂

    #1323751
    jaime_gre
    Participant
    This reply has been marked as private.
    #1323838
    Paul R
    Moderator

    Hi,

    I checked the plugins page and it is already activated

    http://screencast.com/t/hStJ1sVz0D

    If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks

    #1323861
    jaime_gre
    Participant

    It’s ok, I figured it out. I hadn’t activate the button option in the superfly menu.

    Also, how can I leave visible only the superfly menu and not display the default one?

    #1323929
    Joao
    Moderator

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-nav-wrap.desktop, .x-nav-wrap.mobile,.x-btn-navbar {
      display: none !important;
    }

    Hope it helps

    Joao

    #1325223
    jaime_gre
    Participant

    Hi! It worked parcially, I had to add this:

    .masthead {
      height: 0!important;
      display: none;
    }

    It looks great now! Thank you

    #1325301
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1322430 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>