Woocommerce – Remove all images above category names
-
Hi all,
Been searching for 2 days now and am no closer to a working answer here. For basic reference, I am currently using the storefront theme. I have my main page set to my “Categories” page where I will have a large list of parent category links listed. Unfortunately, each category requires an image above it. For example, I will have US Postcards as a parent category and when clicked, it will go to a page with the 50 US states listed as categories.
While the image (In this example, an american flag and each states flag) looks nice, I really have no need of it. Not assigning an image to the category results in a “no image” picture. I would like to simply remove these and have only text links for each parent and sub-category.
I have tried the following:
“.wc-block-grid__products .wc-block-grid__product-image { display:none !important; }”
inside appearance->customize->additional CSS as was suggested on another thread, but that does nothing. I have also tried messing with the image ratios trying to make them a more manageable 40×30 image instead of 206×125, or even upload small thumbnails, but they just enlarge to fit the image box.
Any help would be greatly appreciated. While I’m sure there’s a reason each category has an image for it, it would be nice to have a setting to simply turn them off and only show text links.
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce – Remove all images above category names’ is closed to new replies.