Home Forums WoodMart support forum Remove Invisible swatch space upon no variation image

Remove Invisible swatch space upon no variation image

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #150247

    webaits
    Participant

    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.
    #150368

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #150530

    webaits
    Participant

    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.

    #150607

    Artem Temos
    Keymaster

    Could you please send us your FTP access so we can investigate it?

    #150851

    webaits
    Participant

    Hi,

    Requested information is shared in the private.

    #150973

    Artem Temos
    Keymaster

    Strange, but I can’t connect with this data https://gyazo.com/2d8985e3664949dd24fc2d1d6ab74cca

    #151049

    webaits
    Participant

    Hi,

    There was a little mistake in the username. Updated credentials are provided.

    #151161

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .swatches-select:empty{
        display:none;
    }
    #151188

    webaits
    Participant

    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

    #151268

    Artem Temos
    Keymaster

    Yes, it is a theme bug and we will fix this in our next theme update.

Viewing 10 posts - 1 through 10 (of 10 total)