Tagged: responsive, search icon, update enfold
-
AuthorPosts
-
March 31, 2015 at 1:01 pm #421081
Hi guys,
After the Enfold update to 3.1.3. my search icon disappears in the header on mobile. Normally you see it next to the left of the hamburger menu. The hamburger menu is still where it’s supposed to be.
This happens with landscape view on iPad and landscape and portrait view on Android mobile phone.
Do you have a solution?
Sincerely,
MortickaMarch 31, 2015 at 2:47 pm #421148Hey Barb!
Please add following code to Quick CSS
@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; } li#menu-item-search { margin-top: -90px; }}
Regards,
YigitMarch 31, 2015 at 4:06 pm #421260Hi Yigit :),
Nope, the code did not work, I still can’t see the search icon?
Do you have another fix?
Sincerely,
BarbMarch 31, 2015 at 4:12 pm #421268Hi! :)
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { li#menu-item-search { margin-top: 0; }}
Cheers!
YigitApril 1, 2015 at 8:50 am #421788Hey :D,
Thx! The search icon looks correct in portrait mode on Android mobile.
But, in landscape mode the search icon is not aligned anymore.
On the iPad the search icon is still missing in portrait mode?? Weird.
Do you have another solution?
Sincerely,
BarbApril 1, 2015 at 3:19 pm #421943Hey there Barb! :)
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitApril 2, 2015 at 11:20 am #422397This reply has been marked as private.April 2, 2015 at 2:00 pm #422469Hey Barb!
I have made the adjustments and search icon is showing up fine on both portrait and landscape mode on my end – http://imgur.com/a/t6D3V
I also tried resizing browser window and cannot see any issues. Can you please review your website now?Regards,
YigitApril 2, 2015 at 6:00 pm #422663Hi Yigit,
Thx for trying, but the search icon is still not aligned to the menu in landscape mode. You see that the search icon is higher. It has to look the same as in portrait mode on Android.
And on iPad the search icon is still missing.
Do you have another solution?
Sincerely,
BarbApril 2, 2015 at 6:40 pm #422701Hi!
It used to work fine when i resize browser window but i could reproduce the issue on ipadpeek.com. I made some more adjustments. Please review your website now
Best regards,
YigitApril 3, 2015 at 9:27 am #422933Hi Yigit,
Thanks so much, it looks so much better now and the search icon is back on the iPad!! :D
Did you only adjust the CSS code in the Quick CSS box? Not in style.css?
Sincerely,
BarbApril 3, 2015 at 1:16 pm #423003Hey!
Yes, i adjusted it in Quick CSS field and did not touch style.css file.
You are welcome Barb, always glad to help :) Shall we mark the thread as resolved?Regards,
YigitApril 3, 2015 at 11:03 pm #423294Hey Yigit,
Again, thanks. You can close her up ;)
Sincerely,
BarbApril 4, 2015 at 7:43 am #423386 -
AuthorPosts
- The topic ‘Search icon disappears on mobile after Enfold update 3.1.3.’ is closed to new replies.