Remove Invisible swatch space upon no variation image
-
Hi,
With version 4.0 update, I have lost a setting. When there is no variation image for variable product, the space for swatches still remains in the cell as shown in the attachment. It gives an impression of title misalignment to cells in the same row.
Previously, the space was removed if no variation image was available for variable products. How do I remove the invisible swatch space now?
Thanks
Attachments:
You must be
logged in to view attached files.
Hi,
Could you please send us a link to your website where we can see this issue?
Kind Regards
Hi,
Below is the link.
https://www.craftesy.com/store/
There are not much products so products can be easily discovered.
Middle products in the third and sixth rows as well as last one in the forth row in a three columns grid. All belong to women clothing.
Could you please send us your FTP access so we can investigate it?
Hi,
Requested information is shared in the private.
Hi,
There was a little mistake in the username. Updated credentials are provided.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.swatches-select:empty{
display:none;
}
Hi,
It seems fixed the issue. Is that a bug in the theme or related to my site only? Are you adding it in the next release?
Thanks
Yes, it is a theme bug and we will fix this in our next theme update.