hi,
how can i change circle images to rectangular images in product list? also i want to make the width from 180px to 250 px.
i tried:
.av-catalogue-image {
border-radius: 0 !important; }
}
but this works only when i´m logged in.
kr dirk
Hey schnippel,
Please try:
img.av-catalogue-image {
border-radius: 0px!important;
}
Best regards,
Mike
doesn´t work
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.
Best regards,
Mike
thanks – it works