Displaying product photo diffrently...
Hello! Im using BeTheme with woocommerce with intention to sell books and im facing 2 problems:
The product photo frame seems to be fixed and zooms on product image, i would like it to use the natural image size (300x440) with no zoom.
Also when using the muffin shop slider again it zooms in and i cant use natural sizes for showcasing the books properly. (meaning they have to fit the frame and im trying to find a way to display full book covers if thats possible).
Another thing i noticed is that when using shop slider on hover it shows only link button and not add-to-cart which will be very usefull.
Cheers! Loving the theme so far!
Comments
if images sizes are not good enough and you want to change them, you must play with add_image_size() function under functions/theme-functions.php file. This is the only place where you can change images sizes.