Hey Mel, thanks for the reply. Here is an updated link – I started the website over from scratch – still not working the way it was on your demo.
http://musichanged.us/product/ilovemusic-treble-clef-female/
When I go into inspect element – hover over the photo – on the right in the code I uncheck the width 100% box – and the image resized back to the dimensions it should have. How do I push these changes through to the site?
here is the code:
media=”all”
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
display: block;
width: 100%;
I’m a noob – I’m sorry if this is a stupid question.
-Daniel