Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #51472
    George
    Member
    Post count: 235

    Hi,

    How do I resize the height of a modal? It’s not auto-sizing and forcing me to scroll vertically.

    e.g. http://events.hubspokes.com.au/about-us/travel-services/

    Thank you.

    #51706
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Which model height do you want to resize ? Please explain your issue in detail .

    With Best Regards
    Swift Ideas

    #51839
    George
    Member
    Post count: 235

    Hi Mohammed,

    I don’t understand what you mean about which modal.

    The modal which is on the example page above, http://events.hubspokes.com.au/about-us/travel-services/

    If you visit the page and click on the buttons under the images (they’re all the same) you will see what I mean.

    All the modals on that page have the same issue. Is there a code to target the modals on that page and make them automatically size or increase the height.

    Thank you.

    #52027
    Melanie – SUPPORT
    Member
    Post count: 11032

    Custom css:

    .modal-body {
    max-height: auto!important;
    }

    Cheers!

    #52262
    George
    Member
    Post count: 235
    This reply has been marked as private.
    #52265
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    May i have one screenshot of issue so i can get easily and resolve the issue .

    With Best Regards
    Swift Ideas

    #52683
    George
    Member
    Post count: 235

    Hi Mohammad,

    Attached is a screenshot of the issue.

    George.

    #52816
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS => Here put this code and update options

    .modal-body {
    max-height: 1000px;
    }

    With Best Regards
    Swift Ideas

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register