List view settings for image size not working
-
Hello,
The size of the image in list view is not overridden by the entered number % in the settings.
e.g. when I set this to 15 the CSS remains:
.woocommerce ul.products.list li.product .nc-list-content-image {
width: 22%; /* this is the default setting */
float: left;
clear: none;
text-align: left;
}The CSS can be manually added.
- The topic ‘List view settings for image size not working’ is closed to new replies.