New Landing How can we help? Themeforest Theme Support Flexform Top Bar Menu in Mobile View

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Flexform
  • #126557
    aschobey
    Member
    Post count: 6

    My client requires that the drop-down top bar menu is not visible on mobile devices. He just wants to show the actual menu buttons only. See image attached.

    How do I do make this happen?

    Attachments:
    You must be logged in to view attached files.
    #126704
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you sent us the URL of the site, so that I can check and give you the Custom CSS for that.

    Let us know,

    Thanks,
    laranz.

    #126711
    aschobey
    Member
    Post count: 6

    Home

    Thank you for your help!

    #126798
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Menu displays correct at Mobile devices. Please check after the clear the cache.
    Thanks
    Mohammad

    #126975
    aschobey
    Member
    Post count: 6

    Laranz was going to send me custom CSS so that the “Select a Page” drop-down does NOT show in mobile devices. I need the “Login” and “Register Buttons’ to be visible.

    #126982
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    #top-bar .top-menu .menu {
      display: block!important;
    }
    #top-bar .show-menu {
      display: none!important;
    }
    }

    – Kyle

    #126985
    aschobey
    Member
    Post count: 6

    Kyle,

    That did it. Thank you for the super fast reply! You have earned my future business whenever possible.

    #126987
    aschobey
    Member
    Post count: 6

    Kyle,

    Is there way to change the main menu bar from saying “Home” in the mobile view to “Navigation”

    #126990
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid not sorry

    – Kyle

    #127011
    aschobey
    Member
    Post count: 6

    Thanks for checking.

    #127012
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register