Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Flexform
  • #201419
    queueit
    Member
    Post count: 61

    Hi,
    I would like to get some feedback on how to optimize our site to be more mobile friendly.
    When accessing queue-it.com on mobile it’s not the most mobile friendly page. Would you have some general recommendation what to improve, and is it possible to display different (more simplified) version of Flexiform on the mobile version?

    Thanks beforehand.

    #201991
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    What are your major concerns about the Flexform mobile version? To see what is possible to improve?

    -Rui

    #202754
    queueit
    Member
    Post count: 61

    Main concern would be to simplify the navigation; reduce the elements on the drop down menu, to max 5 most important. Right now we have menu items with the sub-menus, maybe maybe there’s a way to have only the menu on the mobile version?
    Aside that, do you have some recommendation how we can improve the mobile version of our site?

    #202763
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There isn’t currently an option to have a different mobile menu that main menu, but I will recommend this to our developer to see if he can add the option

    – Kyle

    #202765
    queueit
    Member
    Post count: 61

    Alright, thanks!

    #202769
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #202924
    queueit
    Member
    Post count: 61

    Would you have any suggestion what/ how could we do to improve the usability we the current options?

    #202939
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option, this will hide the sub menus in the mobile resolution

    
    @media only screen and (max-width: 767px){
    .sub-menu{
       display:none!important;
      }
    }

    Hope it helps.

    -Rui

    #220785
    queueit
    Member
    Post count: 61
    #220787
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    ??

    #220788
    queueit
    Member
    Post count: 61

    Ignore it, i just tried to set this ticket as resolved, but it wouldn’t change.

    #220790
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.
    -David.

Viewing 12 posts - 1 through 12 (of 12 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