Viewing 1 replies (of 1 total)
  • Hello @marurbgil,

    Please put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    #wrap .wcmenucart-cart-icon:before {
        content: '';
        width: 70px;
        height: 70px;
        background: #F1F1F1F1;
        position: absolute;
        z-index: 0;
        top: -22px;
        right: 10px;
        border-radius: 50%;
    }

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Cart with circle’ is closed to new replies.