Can Memiş Posted December 13, 2016 Share Posted December 13, 2016 Hello friends. I am using PrestaShop version 1.7. I want to edit the default theme, but I can not expand the slide area. Could you help? Link to comment Share on other sites More sharing options...
Andrej Stas Posted December 14, 2016 Share Posted December 14, 2016 open this file: /your_theme/assets/css/theme.css and at the end, add this code: .carousel .carousel-inner{ width: 100vw !important; margin-left:calc(-50vw + 50%) !important; } Don't forget to clear your cache. OR you use my Presta Theme Maker editor for Prestashop 1.7 and create your theme with 100% wide image slider. Let me know how it worked. 1 Link to comment Share on other sites More sharing options...
Can Memiş Posted December 14, 2016 Author Share Posted December 14, 2016 İ'm very thank you. I will try Link to comment Share on other sites More sharing options...
Can Memiş Posted December 14, 2016 Author Share Posted December 14, 2016 (edited) i can't make i don't work this code. Edited December 14, 2016 by Can Memiş (see edit history) Link to comment Share on other sites More sharing options...
Andrej Stas Posted December 15, 2016 Share Posted December 15, 2016 can you post the URL of your eshop here? Link to comment Share on other sites More sharing options...
Can Memiş Posted December 16, 2016 Author Share Posted December 16, 2016 (edited) thank you so much. The slide does not mobile show. What could be the problem. Edited December 16, 2016 by Can Memiş (see edit history) Link to comment Share on other sites More sharing options...
Pablo_cash Posted March 25, 2017 Share Posted March 25, 2017 open this file: /your_theme/assets/css/theme.css and at the end, add this code: .carousel .carousel-inner{ width: 100vw !important; margin-left:calc(-50vw + 50%) !important; } Don't forget to clear your cache. OR you use my Presta Theme Maker editor for Prestashop 1.7 and create your theme with 100% wide image slider. Let me know how it worked. Thanks Andrej! The only problem is that the image exits the measurements, and the horizontal scroll bar appears. Do you know how I could solve it? Link to comment Share on other sites More sharing options...
Andrej Stas Posted April 1, 2017 Share Posted April 1, 2017 Thanks Andrej! The only problem is that the image exits the measurements, and the horizontal scroll bar appears. Do you know how I could solve it? Hi Pablo, To be honest, I didn't find a good solution for this problem, and I decided to remove this option from the Presta Theme Maker editor as well. It will be possible to achieve it with using jQuery, so I will post the solution here again. Link to comment Share on other sites More sharing options...
Can Memiş Posted November 2, 2017 Author Share Posted November 2, 2017 we wait your answer 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