Hi there,
Is there a way to change the size of the request a quote pop up on mobile. It is very narrow now.
This topic has 5 replies, 3 voices, and was last updated 1 months, 3 weeks ago ago by Tony Rodriguez
Hi there,
Is there a way to change the size of the request a quote pop up on mobile. It is very narrow now.
Hello,
Add the below code to Theme Options > Custom CSS
.et_b_single-request-quote-button {
min-width: 182px;
text-align: center;
}
Regards
Hi Olga,
Tnx, but I mean the popup size itself. It’s very narrow on mobile.
Hello,
Oh, I see. Then add the below code
.et_b_single-request-quote-popup .et-popup {
min-width: 320px;
}
Regards
Dear martijntje,
In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?
Click here to share your thoughts: https://themeforest.net/downloads
Being part of our community means a lot, and your feedback contributes immensely.
Best Regards,
The 8Theme Team
The issue related to '‘Size of the ‘request quote’ on mobile’' has been successfully resolved, and the topic is now closed for further responses