Lasse Jensen Posted July 31, 2020 Share Posted July 31, 2020 (edited) Hi I use prestashop 1.7.5.2 I want to make the icons for the attribute colors (where I have a texture) to be bigger, but I cant seem to find were to change this. I found to change the size of the drop down menus in the theme.css file (I use Leo travel gear theme): Quote .product-variants { border-top: 1px solid #eaeaea; } .product-variants > .product-variants-item { margin: 1.25rem 0; } .product-variants > .product-variants-item select { border: 1px solid #eaeaea; padding: 2px; outline: none; margin-top: -0.625rem; width: 12.75rem; height: 2.5rem; } But cant seem to find any where I can change the size of the texture icons... I have seen a lot of old posts where they change the product.css but that dont seem to be the case anymore: Edited August 4, 2020 by Lasse Jensen (see edit history) Link to comment Share on other sites More sharing options...
mickeyboy1 Posted July 31, 2020 Share Posted July 31, 2020 Have you got a link to your site Link to comment Share on other sites More sharing options...
Lasse Jensen Posted July 31, 2020 Author Share Posted July 31, 2020 Here is a link to one of the product pages with attributes: https://leatherandthelikes.dk/forside/10-230-noglering-i-100-genbrugslaeder.html#/78-genbrugslaeder-uspecificeret_sort_laeder/85-metal-gun_metal its the squares rigt to the word "genbrugslæder" og "metal" that I would like bigger... Link to comment Share on other sites More sharing options...
Lasse Jensen Posted August 3, 2020 Author Share Posted August 3, 2020 I can change the size of the hidden radio buttons, but that dosen't have any effect on the textures... Does anyone have a clue? Link to comment Share on other sites More sharing options...
mickeyboy1 Posted August 3, 2020 Share Posted August 3, 2020 Have you tried changing the height and width in same stylesheet.css file and look for .color, .custom-checkbox input[type="checkbox"]+span.color { 1 Link to comment Share on other sites More sharing options...
Lasse Jensen Posted August 4, 2020 Author Share Posted August 4, 2020 (edited) Worked Perfectly Thanks Mickeyboy1 How do I mark this as solved? Edited August 4, 2020 by Lasse Jensen (see edit history) Link to comment Share on other sites More sharing options...
mickeyboy1 Posted August 4, 2020 Share Posted August 4, 2020 Glad its working for you To mark this solved goto your first post click edit and add SOLVED to the tile Link to comment Share on other sites More sharing options...
Vignesh R Posted March 14, 2021 Share Posted March 14, 2021 Hi guys I am having the same issue here I want to increase size as well as remove the wrapping on attributes once clicked the zoom out effect. Please let me know the file path to edit. Link to comment Share on other sites More sharing options...
Vignesh R Posted March 14, 2021 Share Posted March 14, 2021 I edited similar code but no results for me. Link to comment Share on other sites More sharing options...
Vignesh R Posted March 14, 2021 Share Posted March 14, 2021 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