Home Forums WoodMart support forum How can i make round add to cart button?

How can i make round add to cart button?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #606138

    leardfazliu995
    Participant

    Hello
    Hope you are doing well.

    How can i make round add to cart button?

    Regards

    #606267

    Hung Pham
    Keymaster

    Hello leardfazliu995,

    Thanks for reaching to us and appreciate your patience.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    form.cart .single_add_to_cart_button {
    	border-radius: 50px;
    }

    Best Regards,

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)