how do i change the background color on the large image.
this is my site www.eaddesigns.com.
when you click see larger image on a product the backgroud is black and i want to change it to white
how do i change the background color on the large image.
this is my site www.eaddesigns.com.
when you click see larger image on a product the backgroud is black and i want to change it to white
Emily
www.eaddesigns.com
insert the following into your template file - stylesheet.css
#popupImage {background:#fff !important;}