Question about CSS on navigation search

Home Forums Support Question about CSS on navigation search

Home Forums Support Question about CSS on navigation search

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #167437
    James

    Hi Tom,
    I am just wondering if there is some way to enable navigation button and search button together. I am currently working on my website, donwallet.com, and found a problem that menu and search button are on the same position (This is only applied when I am in responsive mode). In other words, it is possible to use search button, but impossible to use menu button. I also tried using inline-block for them, or considering other ways such as eliminating Logo and using float:left and float:right for them respectively, but just want to know if I can install logo, menu, and search button. Can I get some your advice?
    Have a good weekend πŸ˜€

    #167474
    Tom
    Lead Developer
    Lead Developer

    Hmm, this is happening because you’re floating your menu to the right on mobile, and both items exist in the menu.

    Currently, it may not be possible to do have your menu floating to the right on mobile and have the navigation search.

    I’m looking at ways to allow a floating menu on mobile, and will have it work with the search item – just haven’t got there yet.

    Sorry I can’t be more helpful!

    #167522
    James

    No worries. I really appreciate your answer!
    Thanks πŸ˜€

    #167543
    Tom
    Lead Developer
    Lead Developer

    No problem – I’ll keep this in mind for an update in the near future πŸ™‚

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