• Resolved piotr zakrzewski

    (@piotr-zakrzewski)


    Hi, I am using modal preset.
    I inserted an appointment calendar into member description area, and it is too big for page. how can I add scroll to deccription popup that enable to see entire area or scrolling from up do down?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support vidyakv

    (@vidyakv)

    Hi @piotr-zakrzewski,

    Thanks for reaching out to us.

    Please copy-paste the below CSS into the Custom CSS field of your team’s edit page.

    .awsm-popup-open .main-container {
        transform: none;
    }

    Also please remove the below CSS you had added.

    .awsm-modal-content-main {
        margin-bottom: 100%;
        margin-top: 20%;
    }

    Regards,
    Vidya K V

    Thread Starter piotr zakrzewski

    (@piotr-zakrzewski)

    Hi,
    it works, thank you.
    could aslo help me with not working filters, please it is urgent.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘scroll’ is closed to new replies.