-
AuthorPosts
-
July 8, 2015 at 11:42 am #470133
Hi, is there an easy way to make the serach show up in mobile like it does in web and tablet? Our site is http://www.lobstertrail.com/. Thanks!
July 8, 2015 at 12:34 pm #470161Hi lobstahhhhhhh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) { .responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate { display: block; } .av-main-nav > li { display: none; } li#menu-item-search { display: block!important; right: 50px; }}
Best regards,
YigitJuly 9, 2015 at 2:57 pm #470919Thank you, please note sent some infor in the private content below.
July 9, 2015 at 3:14 pm #470934Hey!
Please use the code Yigit provided, inside your CSS, I can not see it on the coded you pasted to us.
Cheers!
BasilisJuly 10, 2015 at 12:50 pm #471414Hi there, thanks so much. Let me clarify. Tried to use Yigit’s code and it jumbled up the header in a horrible way. This is why you do not see the code added to the ones I sent. Sent that code to help figure out why Yigit’s code was not working and scrambling the header on mobile. Thanks!
July 10, 2015 at 4:57 pm #471599Hey!
Please create a temporary admin login and post it here privately so we can add and adjust the code to display search button on mobile
Regards,
YigitJanuary 15, 2016 at 4:04 pm #566143Hi there, apologies for not every creating this temporary admin, can this still be done if we send this your way? Thanks!
January 15, 2016 at 4:40 pm #566167January 15, 2016 at 10:36 pm #566338Please note we are sending privately, thank you.
January 18, 2016 at 5:20 am #566906Hey!
We modified the css code a bit. Please remove browser cache then reload the page.
Regards,
IsmaelJanuary 19, 2016 at 1:30 pm #567815Thank you Ismael and team! Although I do not see the tiny magnifying glass on mobile view, unless you are looking for it…one would never see. It’s also made the search on the ipad view smaller too? It looks odd now.
What could be causing the root of this problem? Thanks again!
January 20, 2016 at 2:34 pm #568626Hi!
I think there is no problem at all. It just depends on what you want. A mockup showing the results you would like to achieve would be helpful, then we can provide you some precise css code.
You can increase search icon with this code:#top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont { font-size: 25px; }
Adjust it as needed.
Cheers!
Andy -
AuthorPosts
- You must be logged in to reply to this topic.