Center product image in container (main product picture)
-
Hi
Can anyone please share the CSS to center the image in the main container for the slider on the main product image pageCurrently it defaults to the left
WPIS seems to override woocommerce css settings so the following does not seem to work (I could also have wrong css …)
.woocommerce div.product div.images img {
width: 35%;
text-align: center;
}I need the same CSS definitions above but for the WPIS slider
Thanks
- The topic ‘Center product image in container (main product picture)’ is closed to new replies.