$("#carousel_ul").css("left", "-210px");
}
- changing the img tag for category view from a source to having a background to make the sizes uniform
+// changing the img tag for category view from a source to having a background to make the sizes uniform
$(".attachment-shop_catalog").each( function () {
var img_src = $(this).attr("src");
console.debug(img_src);
$("#carousel_ul").css("left", "-210px");
}
- changing the img tag for category view from a source to having a background to make the sizes uniform
+// changing the img tag for category view from a source to having a background to make the sizes uniform
$(".attachment-shop_catalog").each( function () {
var img_src = $(this).attr("src");
console.debug(img_src);