Title: rounded button
Last modified: May 29, 2022

---

# rounded button

 *  Resolved [antoniofer](https://wordpress.org/support/users/antoniofer/)
 * (@antoniofer)
 * [4 years ago](https://wordpress.org/support/topic/rounded-button-2/)
 * i’d like to make the button “add to cart” (in slider) rounded, but css in themes
   doesn’t work on this button… can you help me telling me what css is right? or
   if there is a better solution
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frounded-button-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Bayejid Ahmed](https://wordpress.org/support/users/bayejid00/)
 * (@bayejid00)
 * [4 years ago](https://wordpress.org/support/topic/rounded-button-2/#post-15690719)
 * Hi [@antoniofer](https://wordpress.org/support/users/antoniofer/),
 * Thanks for your query. Hope you are doing well.
 * If you want the Add to Cart button to be rounded, you can do it with custom CSS.
   Please use the following CSS in the plugin’s custom CSS field.
 *     ```
       #wps-slider-section .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
           border-radius: 5px !important;
       }
       ```
   
 * [Note: You can adjust the border-radius value as per your need.]
 * Hope the above CSS will work for you. Please let us know if it works or not.
 *  Plugin Support [Bayejid Ahmed](https://wordpress.org/support/users/bayejid00/)
 * (@bayejid00)
 * [4 years ago](https://wordpress.org/support/topic/rounded-button-2/#post-15731050)
 * Hi [@antoniofer](https://wordpress.org/support/users/antoniofer/),
 * This thread has been inactive for a bit, so I’m going to mark it as `Resolved`
   now. Please feel free to open a new one if you have any further questions.
 * Cheers!

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

The topic ‘rounded button’ is closed to new replies.

 * ![](https://ps.w.org/woo-product-slider/assets/icon-256x256.png?rev=3506938)
 * [Product Slider, Product Carousel and Product Grid Gallery for WooCommerce – WooProduct Slider](https://wordpress.org/plugins/woo-product-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-product-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bayejid Ahmed](https://wordpress.org/support/users/bayejid00/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/rounded-button-2/#post-15731050)
 * Status: resolved