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
- Is there a color code for transparent in HTML?
- My CSS won’t link to my HTML file
- Why CSS3 Animation is not working?
- How to create a text box in PHP to output data
- Change an image with onclick()
- Place a button right aligned
- How to make canvas responsive
- td widths, not working?
- Woocommerce: show default variation price is products list?
- How to Add Product Variation with Multiple Images via WooCommerce REST API
- Woocommerce include custom stylesheet after woocommerce styling [closed]
- WooCommerce: Adding Order Item Meta Data That’s Hidden
- Redirect user after login through woocommerce login page to page with his/her username?
- WooCommerce restore stock on order cancel
- Woocoomerce product category count including subcategories
- Get the category ID in checkout page woocomerce
- WooCommerce product taxonomies and menu export
- Javascript / Ajax Error After Migrating To New Domain Name
- How can i stop woocommerce checkout event based on api request result?
- WooCommerce back-end very slow takes 10 seconds to load, slow queries
- Woocommerce custom meta fields, sort by date
- jquery.validation.js is not working in woocommerce checkout page form
- multi-vender wooCommerce ability to separate products based on zip code [closed]
- How to set the meta description of a WooCommerce product as its primary category description?
- Create a shortcode for native WooCommerce search form [closed]
- Acessing HTML element with no specific tag on it [closed]
- Menu Custom Data Attributes
- How to use Custom Field to display product brief description in shop page with Woocommerce?
- I have html form and need to make it work in text editor on template. Only problem is it has .sccs styling file
- remove sale price after finished countdown in woocommerce
- Woocommerce. How can I charge a fee from seller
- Add “new” tag for existing products
- How to retrieve a Menu Name by Menu Location with ACF fields
- How to update permalink programmatically?
- Display shipping class in single product page woocommerce
- Is it ok to 301 redirect product-category pages to custom pages?
- how i can limit woo Category number like as ‘posts_per_page’ => -1, but it cannot work please help me
- How to use products shortcode in taxonomy-product_cat with multiple columns?
- Position WooCommerce basket and pricing
- Display Products Associated with Specific Attribute [closed]
- Conditionnaly replace “Read more” text WooCommerce products
- WooCommerce/Authorize.net interface problem
- Using category and its sub-categories products attributes as filter in products pages
- How to add capabilities for editor type user to access admin section
- Divi Theme HTML code is different in View Page Source than in the Firefox Inspector
- Add multiple products to woocommerce cart
- woocommerce displaying products of a specific page
- How to display woocommerce products of one wordpress account in another wordpress account?
- Woocommerce product listing design issues
- How to get an Array from “select” field in advanced custom fields
- change text “free shipping” in WooCommerce [closed]
- Change woocommerce one category image size
- Custom e-commerce display for specific users [closed]
- how to show itemized shipping cost|? [closed]
- GET woocommerce order request is not showing meta data [closed]
- Add a custom meta column to a built-in import CSV file
- How to enable product wise product wise shipping in WordPress WooCommerce?
- Converting longtext to mediumtext in WordPress wp_postmeta table
- How to remove product number count in the category within the sidebar woo commence
- Woocommerce send metadata to stripe
