• hello,

    need your help!

    I cannot remove the border of the cart!! I’ve tried on the customizer but nothing works! any solution?

    thanks a lot <3

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • @bmra22
    Last update removed the option to a “no style” cart.
    You can try and add this custom css:
    .ast-theme-transparent-header .ast-menu-cart-outline .ast-addon-cart-wrap, .ast-menu-cart-outline .ast-addon-cart-wrap{background-color: unset;
    border-width: 0px; }

    Thread Starter bmra22

    (@bmra22)

    thanks a lot!! it works

    Hi @bmra22,

    What mentioned by @ptydesign was right, as you can see in the Changelog, we Deprecated the Cart Style None & merged it with existing option Outline for WooCommerce and EDD.

    As regards the border that surrounds the mini-cart itself, it is actually a known issue. We’re sorry for the inconvenience. In the meantime, you can use the CSS provided above. Thanks for sharing this @ptydesign!

    Kind regards,
    Herman ??

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