Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2780816
Edit thumbnail size
Closed

Comments

  • tommaso started the conversation

    hello we need to change variants thumbnail image size in bundle product page, please have a look to attached screenshot, thumb are really small about 40X40

    how to do it?

  •  767
    Janilyn replied

    Hi Tommaso,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,226
    Dustin replied

    Hi Tommaso,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .woosb-products .woosb-product .woosb-thumb {
        width: 120px;
    }
    .woosb-products .woosb-product .woosb-thumb img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    And the result https://www.screencast.com/t/GcEGIdPuf365

    Best regards,
    Dustin

  • tommaso replied

    Thank you for your great support

  •  1,226
    Dustin replied

    You're welcome!smile.png

    If you are satisfied with our plugin and support, please reward it with a full five-star ★★★★★ rating. https://wordpress.org/support/plugin/woo-product-bundle/reviews?rate=5#new-post
    Thank you in advance! <3

    Best regards,
    Dustin