Size of the ‘request quote’ on mobile

This topic has 4 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Olga Barlow

  • Avatar: martijntje
    martijntje
    Participant
    May 26, 2021 at 13:51

    Hi there,

    Is there a way to change the size of the request a quote pop up on mobile. It is very narrow now.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 26, 2021 at 17:45

    Hello,

    Add the below code to Theme Options > Custom CSS

    .et_b_single-request-quote-button {
        min-width: 182px;
        text-align: center;
    }

    Regards

    Avatar: martijntje
    martijntje
    Participant
    May 26, 2021 at 17:52

    Hi Olga,

    Tnx, but I mean the popup size itself. It’s very narrow on mobile.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 26, 2021 at 18:17

    Hello,

    Oh, I see. Then add the below code

    .et_b_single-request-quote-popup .et-popup {
        min-width: 320px;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.