Hi there,
Is there a way to change the size of the request a quote pop up on mobile. It is very narrow now.
Site URL: hidden Theme version: 7.2.9 WooCommerce version: 5.3.0Hello,
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
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.