Cart status on mobile device and small window

This topic has 4 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Rose Tyler

  • Avatar: Roberts
    Roberts
    Participant
    January 2, 2017 at 15:46

    Hello, I am wondering why my site cart status is displayed when page is viewed on mobile phone or when browser window is minimised and responsive desing is being activated?

    This cart status is overlayed with many theme objects. Also Legenda demo site doesn’t have this problem because cart status is not displayed in this case.

    https://failiem.lv/down.php?i=7k2dh5fd&view

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 3, 2017 at 09:10

    Hello,

    Try to add this code in custom css:

    @media (max-width: 480px){
       .shopping-cart-widget:hover .widget_shopping_cart_content {
          visibility: hidden;
       }
    }

    Regards,
    Rose Tyler.

    Avatar: Roberts
    Roberts
    Participant
    January 3, 2017 at 10:17

    Thanks for the code, it works!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 3, 2017 at 10:21

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Cart status on mobile device and small window’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.