Home Forums Pro Themes Nature Bliss Pro Mobile Menu

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #74845
    dev-alerts
    Participant

    Does the paid version allow you to alter the style/display/look/feel/position of the mobile menu drop down?
    Our client has specific style needs for the mobile menu and we can not find a way to edit the mobile menu on the free version.

    Thanks in advance.

    #74857
    wensolutions
    Keymaster

    Hello @dev-alerts,

    First of all thank you very much for your interest in the premium version of the theme.

    Now regarding your query, the style of the responsive menu will be the same as in the free version. But if you require then you can change the styling as per your requirement hiring the professionals.

    Besides this pro version comes with lots of other exciting feature and to know about it please refer to below-given link:

    http://themepalace.com/downloads/nature-bliss-pro/

    Thank you.

    Best Regards!!

    #75053
    dev-alerts
    Participant

    Is it possible to disable/hide the mobile menu and use Max Mega Menu instead?

    #75093
    wensolutions
    Keymaster

    Hello @dev-alerts,

    Actually, we have not tested the Max mega menu plugin with the theme so we cannot assure 100% compatibility of the plugin with the theme.

    However, you can try using the plugin if the layout on responsive is not working for you.

    Further, you can disable the mobile menu by adding the CSS given below by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 1023px){
    #mobile-trigger {
        display: none;
    }
    }

    Hope this helps.

    Thank you.

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