Tamade Posted September 16, 2020 Share Posted September 16, 2020 v1.7.6.5. classic Hello Where is the file to change the width of the quick view window? Thank you Link to comment Share on other sites More sharing options...
JBW Posted September 16, 2020 Share Posted September 16, 2020 You can change the width in your themes assets/css/customs.css file by changing the width/max-width .quickview .modal-dialog { width: calc(100% - 30px); max-width: 64rem; } 1 Link to comment Share on other sites More sharing options...
Tamade Posted September 16, 2020 Author Share Posted September 16, 2020 Perfect, thanks. I wanted to put a link in the quick view to the product page. Would you know how I should do it? I have asked another thread but they have not been able to answer me. v1.7.65 classic Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now