Title: Helpful CSS
Last modified: November 11, 2022

---

# Helpful CSS

 *  Resolved [newguy321123](https://wordpress.org/support/users/newguy321123/)
 * (@newguy321123)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/helpful-css/)
 * If anyone is interested in changing the radius of the borders for the Order Details,
   Customer Details and Smart Bribe Coupon (inner and outer containers)….here it
   is. Just paste into your Snippets area or Additional CSS. Dont forget to clear
   cache and refresh window. Hope it helps.
 *     ```
       .xlwcty_wrap .xlwcty_Box.xlwcty_customer_info {
           border-radius: 10px;
       }
   
       .xlwcty_wrap .xlwcty_Box.xlwcty_order_details_2_col {
           border-radius: 10px;
       }
   
       .xlwcty_wrap .xlwcty_Box.xlwcty_socialBox {
           border-radius: 10px;
       }
   
       .xlwcty_wrap .xlwcty_coupon_area {
           border-radius: 10px;
       }
   
       .xlwcty_wrap .xlwcty_coupon_area .xlwcty_coupon_inner {
           border-radius: 10px;
       }
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [Aman](https://wordpress.org/support/users/amans2k/)
 * (@amans2k)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/helpful-css/#post-16365094)
 * Hi [@newguy321123](https://wordpress.org/support/users/newguy321123/)
 * Thanks for providing a way to add rounded edges.
 * This thread doesn’t require any support. So, marking it closed.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Helpful CSS’ is closed to new replies.

 * ![](https://ps.w.org/woo-thank-you-page-nextmove-lite/assets/icon-256x256.jpg?
   rev=1727048)
 * [NextMove Lite - Thank You Page for WooCommerce](https://wordpress.org/plugins/woo-thank-you-page-nextmove-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-thank-you-page-nextmove-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-thank-you-page-nextmove-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-thank-you-page-nextmove-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-thank-you-page-nextmove-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-thank-you-page-nextmove-lite/reviews/)

## Tags

 * [border-radius](https://wordpress.org/support/topic-tag/border-radius/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)

 * 1 reply
 * 2 participants
 * Last reply from: [Aman](https://wordpress.org/support/users/amans2k/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/helpful-css/#post-16365094)
 * Status: resolved