• Resolved patrickfroeller

    (@patrickfroeller)


    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

    (@wp24dotorg)

    Actually there is no option for that, but you can change it with some additional CSS:

    .wp24-dc.modal {
      max-width: 1000px;
    }
    • This reply was modified 3 years, 2 months ago by WP24.
    Thread Starter patrickfroeller

    (@patrickfroeller)

    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.