• The widget I have placed inside the modal is not changing size at correct proportions with modal. When I zoom in ctrl+ the actual widget overlaps outside (moreso its height) the modal box. How can I constrain it to stay within the modal box dimensions ?

    The modal is currently fixed with by the following css:

    .modal {
    position:fixed;
    top:250px!important;
    }

    thanks

    https://www.ads-software.com/plugins/easy-modal/

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    Hey woss, I would need to see an example to determine what needs to be changed. Do you have a live link i can examine?

Viewing 1 replies (of 1 total)
  • The topic ‘Widget inside modal not changing size proportionality with modal’ is closed to new replies.