How to increase modal size?

Asked

Viewed 90 times

0

I have a modal that is powered dynamically by BD and I would like to be able to increase its width however the most I can find is to add the modal-lg class but I need a larger width, what I can do to solve this problem?

This is the code that is setting the modal width:

<div class='modal-dialog modal-lg modal-dialog-centered' role='document'>
  • Have you tried defining in your CSS width desiring?

  • If it’s not what you want to tell me, or if you have any questions, comment there.

  • Just what I needed Hugo, thank you!

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.