Home › Forums › Basel support forum › Image product size Image product size This topic has 6 replies, 2 voices, and was last updated 8 years, 4 months ago by Artem Temos. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts August 25, 2016 at 3:51 am #3136 presidiumjeansParticipant the correct product image size is 600×800. ok..but when i upload the imagem, the size is changed to 600×600 and crop the photo 🙁 example of page: http://presidium.com.br/lojaonline/produto/ribbed-gloves-selected/ image cropped after upload: http://presidium.com.br/lojaonline/wp-content/uploads/2015/12/teste3-600×600.jpg What can i do? August 25, 2016 at 5:12 am #3142 Artem TemosKeymaster Hello, Most likely you need to change images sizes for single product in WooCommerce -> Settings -> Products -> Display. Try to set it 600×800 and without “Crop”. And regenerate all thumbnails after change. Regards August 25, 2016 at 12:56 pm #3152 presidiumjeansParticipant thanks! other question: where i find the tutorial to build mega menus with images/products ? August 25, 2016 at 1:07 pm #3153 presidiumjeansParticipant I found the answer here – > http://xtemos.com/forums/topic/how-to-set-menu-to-megamenu-like-your-demo-pages/ but how can i get the block shortcode? August 25, 2016 at 4:16 pm #3164 Artem TemosKeymaster You can find HTML Block shortcode in admin panel -> HTML Blocks August 26, 2016 at 8:01 am #3172 presidiumjeansParticipant ok thanks!! Its possible to change de “buy button” color by theme options? or only by css? August 26, 2016 at 10:59 am #3178 Artem TemosKeymaster At the moment it is possible to change it only via CSS .single-product-content .cart .button { background-color: #81b441; color: #fff; border-color: #81b441; } .single-product-content .cart .button:hover, .single-product-content .cart .button:focus { background-color: #70a232; color: #fff; border-color: #70a232; } Add it to the Custom CSS section in Theme Settings Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register