Cart widget in header displays full text in mobile version

This topic has 4 replies, 4 voices, and was last updated 7 years, 11 months ago ago by Robert Hall

  • Avatar: dietnga
    dietnga
    Participant
    May 6, 2016 at 09:41

    Hi,

    I’ve just update the theme version to Legenda 3.0 and then I get these bugs:

    The cart widget on the right displays full text instead of just the icon like it used to before the update. And the mobile menu icon on the left take longer time to load on my mobile phone browser.

    I provided my credentials in private content

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 6, 2016 at 10:47

    Hello,

    Please add this code in custom.css file:

    @media (max-width: 480px) {
    .shopping-cart-widget .cart-summ > a {
       color: transparent;
    }
    .header .shopping-cart-widget {
       left: 63%;
    }}

    How to create custom.css you can watch in this tutorial

    Best regards,
    Jack Richardson.

    Avatar: Ali Akil
    Ali Akil
    Participant
    May 11, 2016 at 12:13

    I have the same issue and the problem persists

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 11, 2016 at 15:19

    Hello @Ali Akil,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 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.