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

Okay
  Public Ticket #2551617
How to increase thumbnail picture size?
Closed

Comments

  • Eike Westendorf started the conversation

    How to increase thumbnail picture size? Pls see attached screenshot


    Thanks & BR

  •  767
    Janilyn replied

    Hi Eike,

    Thank you for contacting WPClever Support Forum.  We're not available at the weekend so today I am able to reach back to you.

    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 Eike,

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

    .woobt-products .woobt-product .woobt-thumb {
        width: 100px;
        flex: 0 0 100px;
    }
    .woobt-products .woobt-product .woobt-thumb img {
        width: 100%;
        height: auto;
    }

    Best regards,
    Dustin

  • Eike Westendorf replied

    thanks a lot!

  •  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-bought-together/reviews/?filter=5
    Thank you in advance! <3

    Best regards,
    Dustin