Louise Posted August 7, 2018 Share Posted August 7, 2018 I have recently installed Prestashop 1.7.3.3. I have changed the image settings for the large_default images to 700x700 px. This has caused a problem, when you enlarge the product images in frontoffice. The short description below the popup images is still 800 px wide(see attached image). Does anybody know if there is a way to change the description field to 700 px? Best regards Louise Link to comment Share on other sites More sharing options...
NemoPS Posted August 8, 2018 Share Posted August 8, 2018 Can you share the site's url? Link to comment Share on other sites More sharing options...
bamse Posted August 11, 2018 Share Posted August 11, 2018 Yes, of course : https://www.kerneliv.dk/en/ Link to comment Share on other sites More sharing options...
Louise Posted August 15, 2018 Author Share Posted August 15, 2018 Is anybody able to help? Link to comment Share on other sites More sharing options...
NemoPS Posted August 16, 2018 Share Posted August 16, 2018 Add this to your custom.css #product-modal .modal-content .modal-body .image-caption { width: 700px; } Link to comment Share on other sites More sharing options...
Louise Posted August 16, 2018 Author Share Posted August 16, 2018 Thank you very much. That solved the problem:-) 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