Title: Close button
Last modified: December 10, 2025

---

# Close button

 *  Resolved [firebird131](https://wordpress.org/support/users/firebird131/)
 * (@firebird131)
 * [4 months, 3 weeks ago](https://wordpress.org/support/topic/close-button-49/)
 * WP : 6.9
   AstraElementor : 3.33.4
 * Great job on your plugin!
 * In the close button configuration under Elementor, the icon selection option 
   isn’t displayed. The X isn’t resizeable. The entire area (button + background)
   adjusts.
   If I use a transparent background to enlarge the X, it doesn’t work 
   because the surrounding area becomes too large.Is it possible to change the size
   of the X without changing the size of the surrounding area?
 * ![](https://i0.wp.com/i.postimg.cc/d0hr3vbf/Capture-d-e-cran-2025-12-10-a-12-
   08-52.png?ssl=1)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Veelo](https://wordpress.org/support/users/veelo/)
 * (@veelo)
 * [4 months, 2 weeks ago](https://wordpress.org/support/topic/close-button-49/#post-18754166)
 * Hi! 😊
   Thanks for your message and for your interest in the plugin.
 * At the moment, adjusting the size of the **X** independently from the button 
   area isn’t available directly from Elementor’s controls. However, in this case
   it can be easily solved using **custom CSS**, since the close icon is text-based.
 * You can add the following CSS in **Appearance → Customize → Additional CSS**:
 * `.popup-close { width: 40px; height: 40px; /* Button clickable area */ font-size:
   14px; /* X icon size */ line-height: 1; display: flex; align-items: center; justify-
   content: center; }`
 * This allows you to control the **clickable button area** and the **X icon size**
   independently.
 * We’d also like to let you know that this improvement **will be added natively
   in the next plugin version**, so it can be configured directly from Elementor
   👍
 * If you run into any issues applying this, feel free to let us know — we’ll be
   happy to help or take care of it for you.
 * Thanks again for your feedback and for using the plugin! 🚀

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fclose-button-49%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/popup-for-elementor/assets/icon-256x256.png?rev=3331799)
 * [Popup for Elementor](https://wordpress.org/plugins/popup-for-elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-for-elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-for-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-for-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-for-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-for-elementor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Veelo](https://wordpress.org/support/users/veelo/)
 * Last activity: [4 months, 2 weeks ago](https://wordpress.org/support/topic/close-button-49/#post-18754166)
 * Status: resolved