Title: bigger close button
Last modified: November 8, 2020

---

# bigger close button

 *  [rogierthe](https://wordpress.org/support/users/rogierthe/)
 * (@rogierthe)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/bigger-close-button-2/)
 * Dear Divimode,
 * First of thank you very much for this plug in, I absolutely love it and fits 
   perfect with my website.
 * I have one quick question, is there a way to make the close button (the X in 
   the right corner) just a bit bigger to make it more visible, make pop up is quite
   big and the X button is quite small in comparison.
 * I appreciate the support in advance, thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbigger-close-button-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [ausyed](https://wordpress.org/support/users/ausyed/)
 * (@ausyed)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/bigger-close-button-2/#post-13644463)
 * Hello [@rogierthe](https://wordpress.org/support/users/rogierthe/) 🙂
 * Thankyou for your feedback!
 * We at divimode are committed to provide the best user experience. Regarding the
   close button, you can always achieve that with simple css. I have came up with
   some css that should work – first one changes the icon color (Optional for you)
   and transforms the size, you can always delete the color. The second rule adds
   a second color for the hover state (but that’s optional).
 * .area-outer-wrap .da-close {
    color: red!important; transform: scale(1.25); }
 * .area-outer-wrap .da-close:hover {
    color: green!important; }
 * Please get back to me, in-case of any query:
 * Regards,
    Syed

Viewing 1 replies (of 1 total)

The topic ‘bigger close button’ is closed to new replies.

 * ![](https://ps.w.org/popups-for-divi/assets/icon-256x256.jpg?rev=2553226)
 * [Popups for Divi](https://wordpress.org/plugins/popups-for-divi/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popups-for-divi/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popups-for-divi/)
 * [Active Topics](https://wordpress.org/support/plugin/popups-for-divi/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popups-for-divi/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popups-for-divi/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ausyed](https://wordpress.org/support/users/ausyed/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/bigger-close-button-2/#post-13644463)
 * Status: not resolved