• Resolved babaci

    (@babaci)


    Hi,

    Fist of all I must say that the plugin is very nice! I really love it.

    Out of the blue after adding some CSS the cart didn’t show the subtotal price anymore.
    I removed all CSS
    Uninstalles the plugin
    I cleared the cache via ftp
    And more…

    But still its not showing anymore.

    Are you able to help me with fixing this?

    Thanks,
    Beyhan

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter babaci

    (@babaci)

    I managed to fix it with some CSS

    For some strange reason the below class has a style set to diplay:none.

    I added the below to the CSS of the plugin customization and it fixed the issue

    .vi_wcaio_mini_cart_sidebar_subtotal{
    display: flex !important;
    }

    I guess there is a bug somewhere.

    If you want to close this after ready then that’s fine.

    And seriously I love the plugin.

    Plugin Author mytrinh

    (@mytrinh)

    Hello,

    Thanks for your feedback, I will check this problem.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subtotals not visible in cart’ is closed to new replies.