Advertisement
belostotsky

Change single product image size

Jun 19th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. html#ecwid_html body#ecwid_body .ecwid-SingleProduct .ecwid-SingleProduct-picture img {
  2.     width: 30% !important;
  3.     height: 100% !important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement