Even if you like the effect right away, you should definitely do some testing with it to make sure it doesn’t have any adverse side effects. The logos are a little large in landscape orientation, but see what you think.
Thank you for this. The CSS code you shared certainly puts us in a better place. I wish we could have the description in that blank space on mobile, but if expanding the image is the only way to go, then we can make do. The main issue I still see with mobile after the CSS code was applied is if we click on the image to drill down deeper into the actual category, the image swells up and bleeds off the screen. It is ok, for so long as the category view in the screenshot above is in place, but once we drill down into a certain category the image blows up just a beyond the frame.
But lets before we firm up the mobile…here is what the table view is doing…
The tablet view needs some work when the table is held upright (vertical). The Horizontal or landscape view on a table renders fine. Here is what the verticle view yields… anyway we can “CSS” our way of this?:
And to fix the image swelling deeper in the actual category, try adding this to the Mobile CSS (you can replace the code in my previous post with this):
Also try adding this to the Desktop CSS to maintain consistency between between vertical and horizontal orientations. Note: these changes to the Desktop CSS will affect both tablet and desktop browsers. Personally I think it looks very nice though!