Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #892235

    Hi,
    The Enfold default “Editor – Plugin Additions – Product List” can list our woocommerce products.
    But the image is too small.

    I tried to modify the woocommerce images setting to make it bigger.
    After running “Regenerate Thumbnails” plugin.

    It seems no changes.
    Where I can change the image size?

    Thanks!

    #892375

    Hey HeeHA,
    Try this code in the General Styling > Quick CSS field:

    .av-catalogue-column .av-catalogue-list .av-catalogue-image {
        border-radius: 0px !important;
        width: 200px!important; 
    }

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.