Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Please add this code block to the custom CSS box in the plugin settings:

    .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget li a:not(.remove), .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget li dl{
        padding: 0 !important;
        float: unset !important;
        line-height: 1 !important;
    }

    Best regards,

    Thread Starter anand99

    (@anand99)

    this css code didnt work when used in custom CSS box in the plugin settings: but worked when used in the css box of the theme, but the container box of the cart is not big enough
    https://pasteboard.co/JLPEPXs.png

    Please use this CSS code:

    .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget li .quantity{
    position: static !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘issue with menu cart’ is closed to new replies.