I mean when you click the search
the search table is too left to see the content
sorry, it is not working
as it display 2 search icon in desktop view
For God Sake, I prefer to keep the former codes and CSS until find the better solution
as least it didn’t break the site view , no matter in mobile or desktop
the latest code make Search Icon working separately, it is a good job, but don’t know why both it got 2 search icon in desktop view
Hi YongyanLi,
I am seeing one search icon on a desktop view. Did you get it working for you or do you still need help?
Best regards,
Victoria
Hi, Victoria
I kept your original code and CSS, they are working good, but only one problem
please check below link
https://drive.google.com/file/d/0B6L9QZ3Td5Yjc3NRQmdlcXhDY0U/view?usp=sharing
So i still need help
Hi,
I still don’t see the search icon there. But here are the styles for mobile with room left for the icon:
@media only screen and (max-width: 450px) {
.responsive #top ul#menu-item-shop.cart_dropdown,
.responsive #top #menu-item-shop.cart_dropdown li {
width: 50px;
height: 80px;
min-width: 50px;
margin-right: 70px;
}
}
Best regards,
Victoria