BELPIXEL Posted July 27, 2020 Share Posted July 27, 2020 Hello every one , I need to resize the img of the texture of the color_picker icons and I checked for solution but I couldn't find global.css or product.css in Prestashop 1.7.6.x Where can I find these files please? Nader Link to comment Share on other sites More sharing options...
mickeyboy1 Posted July 27, 2020 Share Posted July 27, 2020 Have a look in themes/classic/assets/css/theme.css Link to comment Share on other sites More sharing options...
BELPIXEL Posted July 27, 2020 Author Share Posted July 27, 2020 Hi, I use warehouse theme version 4.3.4. Link to comment Share on other sites More sharing options...
BELPIXEL Posted July 27, 2020 Author Share Posted July 27, 2020 Dear Mickey, I need to change from default size to 100px which code must be change please? Regards Link to comment Share on other sites More sharing options...
mickeyboy1 Posted July 27, 2020 Share Posted July 27, 2020 Is this in product page ? Not sure about the files in your theme but see if you have themes/warehouse/assets/css/theme.css If not have you a link to your site? Link to comment Share on other sites More sharing options...
BELPIXEL Posted July 28, 2020 Author Share Posted July 28, 2020 Thanks but for resize to 100px which code must be change in theme.css? Link to comment Share on other sites More sharing options...
mickeyboy1 Posted July 28, 2020 Share Posted July 28, 2020 Search for span.color{width:1.25rem;height:1.25rem; And change it to span.color{width:100px;height:100px; Then clear cache Link to comment Share on other sites More sharing options...
BELPIXEL Posted July 28, 2020 Author Share Posted July 28, 2020 Dear Mickey, I did it but result is the same: http://papeterie1020.be/en/visit-card-express Regards Nader Link to comment Share on other sites More sharing options...
BELPIXEL Posted July 28, 2020 Author Share Posted July 28, 2020 this is also screenshot Link to comment Share on other sites More sharing options...
mickeyboy1 Posted July 28, 2020 Share Posted July 28, 2020 ok undo that change, and now i have the url i can see what should be changed You need to look in the same css file for this and change the 2rem for 100px You can check in future yourself by using developer tools in your browser Link to comment Share on other sites More sharing options...
BELPIXEL Posted July 28, 2020 Author Share Posted July 28, 2020 Dear Mickey, Many many thanks for your perfect advise. Now it's work perfectly! I wish the best times for you Nader Link to comment Share on other sites More sharing options...
mickeyboy1 Posted July 28, 2020 Share Posted July 28, 2020 Happy to have been of help Happy selling 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