Tagged: single product, woocommece
Hi
The Layout on the Woocommerce Product is the pictures part a fixed width of 450px, the text part with cart button is dependent on the page width.
If it possible that both exact 50%, so that of a bigger screen the pictures are bigger?
Hi Pascal!
Please go to WooCommerce > Settings > Products > Display and change product image sizes and then regenerate them using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
Yigit
Hi Yigit
Thank your for your replay, but it has no impact (https://www.dropbox.com/s/lavlac4yqflgqyq/Screenshot%202016-07-15%2015.21.39.png?dl=0)
The ratio isstill a third picture, and two-thirds of text and button.
Cheers,
Pascal
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-product-main-image {
width: 50%;
}
Best regards,
Yigit
:-) so easy, great, 1000 thanks!
Cheers,
Pascal
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Enjoy your weekend! :)
Cheers!
Yigit