You are using cropped image. Your image is 300×300 cropped while the section is bigger. Your first div is already set to 40% width, so limiting the image to 40% in that section doesn’t make sense. Use properly sized thumbnail or actual image.
Here is the result i got using actual image /3dcc1cba-c209-4a1a-a1f2-edd17fc8b58e.jpg
& NOT 3dcc1cba-c209-4a1a-a1f2-edd17fc8b58e-300x300.jpg
using following CSS:
.woocommerce li.product .entry-featured img {
display: flex;
width: 100%;
height: 100%;
object-fit: contain;
}
Related Posts:
- WooCommerce: The model of e-mail is displaying only the html, not css [closed]
- How to hide “Shipping” label from Woocommerce cart page
- How to make wocommerce shop products same heigt
- Woocommerce doesn’t work with theme, header missing and css messed up
- Website Tablet Check Out Field Issue
- Hide Add to Cart Button
- Woocommerce checkout fields on the same line
- Update html tag class values based on Woocommerce product attribute dropdown selection [closed]
- WooCommerce Country Drop Down colours CSS [closed]
- show content of a page built using yootheme builder on different page/template
- WordPress Twenty Seventeen header image size not responsive for mobile
- Checkout form looks terrible [closed]
- how customise Woocommerce style of custom theme
- Trying to style Woocommerce sidebar Cart Widget [closed]
- How can I add a so i can show sale price under normal price
- Protecting WooCommerce Customizations with Update
- How to Remove Active css from woocommerce variation?
- Online wc-blocks-style.css rendering instead of the hosted wc-blocks-style.css
- Can’t hide product attributes with css on WooCommerce Product Page
- add the attribute value above the english product title
- How can I make a thumbnail slider
- How to hide a random text with a div tag using a class on product pages with a specific tag
- Two Filter Issue [closed]
- How to edit wc_get_template_part for archive products
- PHP function for horizontal Woocommerce thumbnails and badges
- Apply CSS to certain product thumbnails only
- How to display 2 products per row for Mobile using WooCommerce?
- How do I make my products on the homepage responsive?
- Simple thing esc_url query
- Pseudo class :before don’t working in a specific button
- WooCommerce Storefront site-header padding
- Trying to link to a custom css file in a new folder
- Trying to disable all notifications except for one on woocommerce checkout page with css [closed]
- Add woocommerce plugin in own theme
- How do I make a diagonal strikethrough on wordpress? [closed]
- How to add my theme’s style to woocommerce blocks?
- CSS url rules not relative to css path in account endpoint areas. IE. subscriptions
- WooCommerce: I Need to hide my page title/header (including menu) from all the WooCommerce related product pages, such as category and keyword pages
- How to create a container in php then customise it in CSS
- Woocommerce product not responsive
- Styling made on archive page product images applies to product images on cart header block and on cart page but should not
- separating column the variations from the add to cart button woocommerce
- Why is adoptStyles-css stylesheet link added to every page?
- Theme deactived html and css styling on home page posts
- Multiple Pricing [closed]
- WOOF product filter prevent from loading on wordpress search result page
- Add rewrite rule to make Woocommerce product category page seo friendly
- wp_set_object_terms setting only first id from array
- Woocommerce product import exports product with price rounded to integer? [closed]
- Woocommerce – sell a certain category by unit, another by weight? How?
- I need to export all products and images but I don’t know which table the images are in
- How to hook to function of woocommerce product export _regular_price?
- Add only sku to product url woocoomerce
- Create new email in WooCommerce
- Displaying images outside the content
- Woocommerce Product permalinks “product” word is not working
- How to show the urls inside the simple product when the customer buys it?
- What is better way to sync wp multisite woocommerce products
- I have html form and need to make it work in text editor on template. Only problem is it has .sccs styling file
- Remove required from a custom field created from WooCommerce Checkout Field Editor plugin
- How do I create a filter to hide the One Click Accessibility plugin button in WordPress?
- Custom template – query issues
- customers are not showing up in woocommerce
- How do I make the product image smaller on a WooCommerce product page?
- Sort downloads by most recently purchased first in my account WooCommerce [closed]
- How to change status of woocommerce orders when post status is changed
- Hide shipping method in woocommerce if custom checkbox field is selected
- How do i make this snippet work for order history page woocomerce
- Display vendor phone number on single product page
- 3 Different Prices for Woocommerce Product
- how to change add to cart button to call for price button in one of product variation?
- Set QTY to 0 With WP All Import from CSV
- Conditionally run function based on custom meta value?
- Retrieve Data from Custom Endpoint
- manage_shop_order_posts_custom_column() hook is Not working In Functions.php file in my WordPress active theme
- How to send woocommerce emails in multiple languages
- Woocommerce checkout required field error
- Display custom product option in admin order details
- Link a button to woofunnels model
- Setting a default variation for each product on the child theme functions.php file
- Custom WooCommerce rewrite rules with comma delimiter
- Set city as required if country is Singapore
- Woocommerce pre_get_posts query variation meta data not working
- Next/Previous Product with custom order by price & products inside the product category [closed]
- Archive product loop does not work with product filters
- Woocommerce – Add additional item if some item wants to be added to the cart?
- Hook “wp_trash_post” executing multiple time in case of bulk trash products
- Updating product image
- WooCommerce Subscriptions: Hide one variation subscription
- Contact form 7 send product PDF after submit
- Add sub variations in product page
- Split in 2 columns add to cart button and variable forms
- Broken link additional images after moving server
- Woo commerce product quantity wise SKU
- Where is this text in a wordpress email coming from? Want to change/remove
- Woocommerce custom taxonomy filtering
- Add starts rating in woocommerce product comment from backend
- Images not uploading on product page of woocommercr
- Display list of only specific tags on product
- How to access WC()->cart in CF7 hook wpcf7_special_mail_tags