New Landing How can we help? Themeforest Theme Support Neighborhood Shop product image size and hover options

Viewing 2 posts - 1 through 2 (of 2 total)
  • #52726
    delica
    Member
    Post count: 37

    Dear Developers,

    I’m trying to achieve the “instagram” look for the shop product page.

    1. How can I change the thumbnail product images to a SQUARE size, instead of the current rectangular size?

    2. Is it possible to have the Product name and price to display when hovered? (instead of image changing).
    Here’s an example I’m trying to achieve:
    http://shop.herriottgrace.com/

    3.If #2 is possible, I’d also like to remove the product info/price text that is currently located below the product images from the shop product page.

    Thank you in advance!!

    #52838
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) In WooCommerce settings you can set the image sizes you want to use, you will then need to use the Regenerate Thumbnails plugin to update your thumbnails.

    2) Not without editing some files, you may want to hire a developer to help you with that.

    3) Add this custom css:

    .product-details, .price {
      display: none !important;
    }

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register