Hi @finderspickers ,
The brown background has nothing to do with the speed. This is just a single css property. You can remove this by adding bellow css code on styles.css file.
.product-block .image {
background-color: #ffffff;
}
Hi @finderspickers ,
The brown background has nothing to do with the speed. This is just a single css property. You can remove this by adding bellow css code on styles.css file.
.product-block .image {
background-color: #ffffff;
}