[Resolved] Thumbnail size on the woocomerce sites from the library

Home Forums Support [Resolved] Thumbnail size on the woocomerce sites from the library

Home Forums Support Thumbnail size on the woocomerce sites from the library

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #978570
    Kle

    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.

    #978590
    Kle

    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.

    #978607
    Tom
    Lead Developer
    Lead Developer

    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 🙂

    #978988
    Kle

    Perfect, thank you Tom: )

    #979188
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.