• Resolved aaapos

    (@aaapos)


    Hi,

    We have the shopping cart icon in the Top Bar. When you hover over it, the items in the cart look terrible. See below:

    https://prnt.sc/1qesjqi

    Also, when you go to the checkout button, the word checkout disappears. How do we fix this without changing the rest of the theme? See Below

    https://prnt.sc/1qesp9c

    Look forward to your reply.

    Thanks

    Neil

Viewing 5 replies - 1 through 5 (of 5 total)
  • Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hi there,
    the product title overlapping should be fixed in an old release of the theme… what version are you on? Maybe some css customization? If you share a live link I can check it properly.
    Let me know

    Thread Starter aaapos

    (@aaapos)

    Hi Fracesco,

    The version of the yith proteo child theme is 1.0.9, and the yith proteo theme version is 1.5.5

    The link to the website is https://www.villagehomeandliving.com.au/

    Any help would be much appreciated.

    Thanks

    Neil

    Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hi there,
    please add the following few lines of additional CSS to you website (you can do it using the Customize panels).

    .widget_shopping_cart .yith-proteo-mini-cart-content ul li > a:not(.remove) {
        white-space: nowrap;
    }
    
    #topbar .widget_shopping_cart .yith-proteo-mini-cart-content .woocommerce-mini-cart__buttons a.checkout {
        color: inherit;
    }

    This will solve your issues ??

    Thread Starter aaapos

    (@aaapos)

    Francesco, your a legend, it’s perfect. Thanks so much ??

    Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Happy to read that ??
    If you like Proteo and our work please help us with a nice review ??
    https://www.ads-software.com/support/theme/yith-proteo/reviews/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shopping cart’ is closed to new replies.