Comments Nara started the conversationApril 10, 2022 at 8:05amWhen displayed as images, the variation options are too small. Is it possible to configure the bigger size ?This free plugin has a proper image size. https://wordpress.org/plugins/linked-variation-for-woocommerce/Here is when compared. 1,226Dustin repliedApril 11, 2022 at 11:43pmHi Nara,Please add the below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image { width: 80px; height: auto; } .wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image a, .wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image span { width: 100%; height: 100%; } .wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image img { width: 100%; height: auto; }And the result https://www.screencast.com/t/J62iv1B2Best regards,Dustin Sign in to reply ...
When displayed as images, the variation options are too small. Is it possible to configure the bigger size ?
This free plugin has a proper image size.
https://wordpress.org/plugins/linked-variation-for-woocommerce/
Here is when compared.
Hi Nara,
Please add the below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
And the result https://www.screencast.com/t/J62iv1B2
Best regards,
Dustin