Site logo

Archived topic

Thumbnail size on the woocomerce sites from the library

4 replies · Started by Kle on August 7, 2019

Viewing posts 1–5 of 5

Hi there,

I´m currently trying out/setting up the Seller theme from the library and I wonder how can I change the thumbnails size from the catalog? In the Woocomerce settings I can only change it to a smaller size but not make it bigger. If I go further than 200 px or so they stay the same/default size.

(Also, how can I change the color of the main menu cart icon?)

Thank you.

Solved my first question, realized that changing the page content width allow the thumbnails to grow bigger. I just wonder if they would go bigger in a wider monitor or if they will stay on the width set in the customizer.

If the image is large enough, it will expand to fill the column width if space is available.

As for the cart icon, this should help:

.main-navigation .main-nav ul li.wc-menu-item a, 
.main-navigation .wc-mobile-cart-items a {
    color: #777777;
}

Hope this helps :)

Perfect, thank you Tom: )

You're welcome :)

This archived topic is closed to new replies.