Title: Overlay Size
Last modified: March 13, 2023

---

# Overlay Size

 *  Resolved [patrickfroeller](https://wordpress.org/support/users/patrickfroeller/)
 * (@patrickfroeller)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/overlay-size/)
 * Hello!
 * First of all many thanks for the great work!
 * Just a question: Is it possible to modify the width of the overlay, as the standard
   600px are quite narrow for displaying all the required tex?
 * Many thanks!
 * Patrick

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

 *  Plugin Author [WP24](https://wordpress.org/support/users/wp24dotorg/)
 * (@wp24dotorg)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/overlay-size/#post-16556999)
 * Actually there is no option for that, but you can change it with some additional
   CSS:
 *     ```wp-block-code
       .wp24-dc.modal {
         max-width: 1000px;
       }
       ```
   
    -  This reply was modified 3 years, 3 months ago by [WP24](https://wordpress.org/support/users/wp24dotorg/).
 *  Thread Starter [patrickfroeller](https://wordpress.org/support/users/patrickfroeller/)
 * (@patrickfroeller)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/overlay-size/#post-16557094)
 * Perfect!
 * Many thanks again for the quick answer!
 * Have a nice day!

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

The topic ‘Overlay Size’ is closed to new replies.

 * ![](https://ps.w.org/wp24-domain-check/assets/icon-256x256.png?rev=3437013)
 * [WP24 Domain Check](https://wordpress.org/plugins/wp24-domain-check/)
 * [Support Threads](https://wordpress.org/support/plugin/wp24-domain-check/)
 * [Active Topics](https://wordpress.org/support/plugin/wp24-domain-check/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp24-domain-check/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp24-domain-check/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [patrickfroeller](https://wordpress.org/support/users/patrickfroeller/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/overlay-size/#post-16557094)
 * Status: resolved