Tamade 0 Posted September 16, 2020 Hola ¿Dónde se encuentra el archivo para cambiar el ancho de la ventana de vista rápida (quick view)? v1.7.6.5 classic Gracias Share this post Link to post Share on other sites
JuanjoG 27 Posted September 16, 2020 (edited) .quickview .modal-dialog { width: calc(100% - 30px); max-width: 64rem; } Edited September 16, 2020 by JuanjoG (see edit history) 1 Share this post Link to post Share on other sites