MrWade Posted Friday at 06:08 PM Share Posted Friday at 06:08 PM Yes, I am having issues with images and grid. As you can see on the image that either the images isn't fully and/or the boxes is longer/shorter than the others. This is on the desktop. I am using the classic version 8.2.3 Thank You! Link to comment Share on other sites More sharing options...
Daresh Posted Friday at 10:30 PM Share Posted Friday at 10:30 PM Is it live to see? The classic theme should not behave like this as far as I remember... Link to comment Share on other sites More sharing options...
MrWade Posted yesterday at 12:29 AM Author Share Posted yesterday at 12:29 AM Yes, It's https://www.galaxyhomedecor.us and it is also doing it in the product listing as well. Plus my images have different sizes too. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted 23 hours ago Share Posted 23 hours ago Hi, Try commenting out the problematic CSS in both files and then clearing the cache: In both themes/classic/assets/css/custom.css and themes/classic/assets/css/theme.css, find this rule:.product-miniature .thumbnail-container .product-thumbnail img { height: auto; } And comment it out. Then clear PrestaShop cache (Advanced Parameters > Performance > Clear Cache) and browser cache as well. (Ctrl+F5) This will resolve the height discrepancy. Regards. Link to comment Share on other sites More sharing options...
MrWade Posted 16 hours ago Author Share Posted 16 hours ago 6 hours ago, Knowband Plugins said: Hi, Try commenting out the problematic CSS in both files and then clearing the cache: In both themes/classic/assets/css/custom.css and themes/classic/assets/css/theme.css, find this rule:.product-miniature .thumbnail-container .product-thumbnail img { height: auto; } And comment it out. Then clear PrestaShop cache (Advanced Parameters > Performance > Clear Cache) and browser cache as well. (Ctrl+F5) This will resolve the height discrepancy. Regards. Ok, that fixed the problem. Here is the issue. Its if you look on the mobile its making the product listing small. 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