Okay
  Public Ticket #3571643
scrollint
Closed

Comments

  • JillMarie started the conversation

    How do I remove the scrolling?

  •  1,339
    Marko replied

    Hello there,

    Thank you for reaching out to us.

    Unfortunately, currently, this feature is not built-in in Amelia.

    Our support does not fully provide customization solutions, but we can try to provide some custom CSS in situations like this. You can try and set the height of the booking form to avoid scrolling with this custom CSS

    .am-cat__content.am-fcil__wrapper {
            max-width: 1200px !important;
            width: 100%;
            max-height: 100% !important;
            height:900px !important;
            margin:2px !important;
            border-radius: 8px;
            box-shadow: 0 30px 40px #0000001f;
        }

    If you wish to see a built-in solution for users to choose the Booking Form height from the Amelia's Customize interface, 

    please feel free to search through our feature suggestion page

     to see if someone may be already suggested this feature. If you can't see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.

    You can certainly follow our changeLog page if you'd like, where we state any changes/new features/bug fixes during updates;

    and our newsletter, so you're informed about new features, bug fixes, freebies, etc.

    Hope this helps in case it doesn't we encourage you to kindly consider submitting this valuable suggestion as a feature request through the following link: https://features.wpamelia.com/. The prioritization of feature development is greatly influenced by the number of customer requests received. By participating and expressing your support, you contribute significantly to the potential expedited implementation of this feature.

    Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.

    We wish you all the best and hope you have a wonderful day ahead. 

    Kind Regards, 

    Marko Davidovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables