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

    Hi
    Is it possible to make the thumbnail images on the Product List for Woocommerce square instead of round?

    many thanks

    Peter

    #470158

    Please ignore that request, I just discovered the answer, changing the border-radius in CSS:

    .av-catalogue-image{border-radius: 400px; width:44px; float:left; margin-right:15px; }

    thanks

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Product List thumbnails – square’ is closed to new replies.