Site logo

Archived topic

Question about CSS on navigation search

3 replies · Started by James on January 22, 2016

Viewing posts 1–4 of 4

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 :D

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!

No worries. I really appreciate your answer!
Thanks :D

No problem - I'll keep this in mind for an update in the near future :)

This archived topic is closed to new replies.