Thread Starter
joepth
(@joepth)
Okay, so i added some changes to the plugin css since i didnt know how to target the layout of the plugin in another way. The code i changed is:.upcp-minimal-product-listing {
width: 400px;
height:350px;
float: left;
padding-right: 10px;
}
.upcp-minimal-img-div {
height: 350px;
width:400px;
margin-left:120px;
margin-top:20px;
text-align: top;
z-index:998;
}
.upcp-minimal-img {
max-width: 400px;
max-height: 350px;`
Furthermore, the second product is showing under the first product only due to a white background it isnt clear. This is because i cant upload my photo`s in the uploader so i will do it manually once the layout has been changed.
Thanks again
Joep