Title: Rounded Corners
Last modified: August 21, 2016

---

# Rounded Corners

 *  Resolved [robhob](https://wordpress.org/support/users/robhob/)
 * (@robhob)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/rounded-corners-7/)
 * Good day
 * How do I round the corners of the pop-over? Here’s the page I’m working with:
   [Kempston Vehicle Leasing](http://kempston.co.za/vehicle-leasing)
 * Many thanks
 * Rob
 * [https://wordpress.org/plugins/wordpress-popup/](https://wordpress.org/plugins/wordpress-popup/)

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

 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/rounded-corners-7/#post-4995738)
 * Hi Rob,
 * I hope you are well today and thank you for your question.
 * To make the pop-over corners rounded try adding the following CSS code in the
   style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or add it in your site using the following plugin.
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       div.visiblebox, .visiblebox #message {
           border-radius: 15px;
       }
       ```
   
 * Kind Regards,
    WPMU DEV
 *  Thread Starter [robhob](https://wordpress.org/support/users/robhob/)
 * (@robhob)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/rounded-corners-7/#post-4995787)
 * Excellent, thanks
 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/rounded-corners-7/#post-4995841)
 * You are most welcome, if I can be of any further assistance please don’t hesitate
   to ask 🙂

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

The topic ‘Rounded Corners’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/rounded-corners-7/#post-4995841)
 * Status: resolved