Error menu mobile - by Anna - on WordPress WooCommerce support

This topic has 5 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp

  • Avatar: Anna
    Anna
    Participant
    May 17, 2016 at 13:40

    hi mobile logo and shopping cart overlap can be solved?
    Regards


    4 Answers
    Avatar: stan
    Stan Russell
    Participant
    May 17, 2016 at 15:21

    Hello Anna,

    please add following code to your custom css:

    @media screen and (max-width:480px){
      .shopping-cart-widget .cart-summ > a:before{
       right:0px;
      }
    }

    Regards,
    Stan Russell.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 18, 2016 at 13:58

    Hello,

    I’ve edited the code to this one:

    @media screen and (max-width:480px){
      .shopping-cart-widget .cart-summ > a:before{
       right:0px;
       left: 25px;
      }
    .header5 .shopping-cart-widget .cart-summ > a {
        color: transparent;
    }
    }

    Please check.

    Regards,
    Eva Kemp.

    Avatar: Anna
    Anna
    Participant
    May 18, 2016 at 14:45

    still not perfect responsive, it was much better in version 2 of the theme … responsive version 2 was perfect

    regards

    Avatar: Eva
    Eva Kemp
    Support staff
    May 18, 2016 at 14:51

    Hello,

    We don’t see such issue:
    http://storage5.static.itmages.com/i/16/0518/h_1463579420_2354426_6f289d41f5.jpeg

    Please clear browser cache and check again.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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