Title: Border
Last modified: September 8, 2021

---

# Border

 *  [isoptera2000](https://wordpress.org/support/users/isoptera2000/)
 * (@isoptera2000)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-29/)
 * How do I remove this black scary bold stroke around the popup window when comparing?
   Thanks!

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

 *  Plugin Support [Andrea Grillo](https://wordpress.org/support/users/agengineering/)
 * (@agengineering)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-29/#post-14851242)
 * Hi there,
 * could you share with me an url where I can see this border, please?
 *  Thread Starter [isoptera2000](https://wordpress.org/support/users/isoptera2000/)
 * (@isoptera2000)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-29/#post-14851660)
 * Yes please, [https://plugins.yithemes.com/yith-woocommerce-compare/?_gl=1*1ei6ml*_ga*MTExOTMxNTU3My4xNjI1NTUyMTU4*_ga_07N4GJ6E0Y*MTYzMTExNjM2Ny4xNy4xLjE2MzExMTYzNjguNTk](https://plugins.yithemes.com/yith-woocommerce-compare/?_gl=1*1ei6ml*_ga*MTExOTMxNTU3My4xNjI1NTUyMTU4*_ga_07N4GJ6E0Y*MTYzMTExNjM2Ny4xNy4xLjE2MzExMTYzNjguNTk).
 *  Thread Starter [isoptera2000](https://wordpress.org/support/users/isoptera2000/)
 * (@isoptera2000)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-29/#post-14869330)
 * So is there an answer or not? Or is your only answer that you are asking the 
   address of the page where the problem occurred? I judge this by many of your 
   plugins and many support forums. It’s the same everywhere. People have paid money
   for a crooked product and no one helps them!! Your main task is to sell the plugin
   to the buyer, and then let him sort out his own problems. Thanks! I solved the
   problem by changing the plugin of another developer who cares about his customers.
 *  Plugin Support [Leanza Francesco](https://wordpress.org/support/users/leanzafrancesco/)
 * (@leanzafrancesco)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/border-29/#post-14874000)
 * Hi,
 * We’re sorry to read your feedback and we do apologize for the late reply to your
   request. We usually try to do our best to help our users quickly, yet, due to
   several reasons, it is not always possible on this forum, unfortunately.
 * To remove the border of the Compare popup, you can add the following code snippet
   to **Appearance > Customize > Additional CSS**:
 *     ```
       #cboxWrapper{
           border-radius: 5px;
       }
   
       #cboxTopLeft, #cboxTopCenter, #cboxTopRight,
       #cboxMiddleLeft, #cboxMiddleRight{
           background: #ffffff;
       }
   
       #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight{
           background: #e6e5e5;
       }
   
       #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose{
           bottom: -33px;
       }
       ```
   
 * However, if you are referring to (or using) the paid version, we provide support
   for our customers through our site since this forum is only for the free version.

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

The topic ‘Border’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-compare/assets/icon.svg?rev=3042935)
 * [YITH WooCommerce Compare](https://wordpress.org/plugins/yith-woocommerce-compare/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-compare/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-compare/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-compare/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-compare/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-compare/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Leanza Francesco](https://wordpress.org/support/users/leanzafrancesco/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/border-29/#post-14874000)
 * Status: not resolved