Homepage › Community Forums › Epik Theme Support › Woo's Response to issues in Epik with WooCommerce › Reply To: Woo's Response to issues in Epik with WooCommerce
Hi – I appreciate the response and will try to clarify in this post.
I understand your comments about the margin. That specific thing was not my initial problem, although when I made the change, it did look better. Thanks. What tool are you using to see the CSS? I don’t see the comments when I use Firebug.
I’m making changes in the style.css file. Epik is functioning as a child theme, so that file should be safe from updates.
What I’m going for is that I want this page: http://www.lilypadev.com/product-category/accessory/ (from)
to be what you see on this page: http://newlilypad.wpengine.com/product-category/accessory/ (to)
1) there’s an issue with the product images (maybe all images on my site) are sizing up bigger
you can see the issue here http://www.lilypadev.com/product-category/accessory/ and
again on this page: http://newlilypad.wpengine.com/shop/electric-vehicle-charging-station-signs-two/
it’s really a problem in the slider. those images are also off center (I have been to the genesis responsive theme people
and here and can’t get it resolved).
2) there is this code that wasn’t on the New site, which I have put in the css, and which surely is not correct, but I don’t know how to make it do.
#main { width: 600px; }
.col-left { float: left;
