ResolvedHide product images

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30152
    adv
    Participant

    Hey, a customer of ours does not have good images of his products. How can we show all products in his woocommerce shop in a list without them having having any photo (similar to “No image menu”)?

    #30155
    adv
    Participant
    This reply has been marked as private.
    #30169
    Althemist
    Keymaster

    Hi adv,

    You can easily hide the images with simple CSS rule:

    .lafka-products-list-view div.prod_hold .image {
        display: none;
    }

    As for the list view layout, it can be enabled under Theme Options > Shop > Shop Pages Default Product Columns. Additionally, you can set list view for each instance of the default woocommerce shortcodes available in the page builder.

    Hope this helps.

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register