Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1093262
    Vladmazurenko
    Participant

    Hello,

    I downloaded the plugin but I want to hide the standard x theme’s menu

    How can I achieve that and make my website show superfly menu only?

    Thanks

    #1093340
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-navbar-wrap {
        display: none !important;
    }
    

    Hope that helps

    #1093591
    Vladmazurenko
    Participant

    Hello, I removed the default menu but I don’t know why can’t I see the superfly’s one

    How do I have to implement the new menu?

    #1093598
    Vladmazurenko
    Participant
    This reply has been marked as private.
    #1093663
    Thai
    Moderator

    Hi There,

    I was able to show the SuperFly button by navigated to SuperFly Option > Button > BUTTON VISIBILITY > switch to YES:

    http://i.imgur.com/ggQ6F5k.png

    Cheers!

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