Tagged: ,

Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #799573

    I mean when you click the search

    the search table is too left to see the content

    #799609

    sorry, it is not working

    as it display 2 search icon in desktop view

    #799635

    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

    #800505

    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

    #800697

    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

    #800766

    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

Viewing 6 posts - 31 through 36 (of 36 total)
  • You must be logged in to reply to this topic.