Comments 1Nikos Krommydas started the conversationFebruary 10, 2025 at 8:17pmCan i change the size of swatch in product page? Also can i remove attribute title in the category page? 1,355Dustin repliedFebruary 11, 2025 at 7:45amHi Nikos, Please explain this issue more with some screenshots and links so I can check and give you the CSS code.Best regards,Dustin 1Nikos Krommydas repliedFebruary 11, 2025 at 5:35pmPlease see attached pictures. Attached files: variation images.jpg product-category-page.jpg 1,355Dustin replied3 weeks ago on February 13, 2025 at 5:07pmPlease add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: .wpclv-attributes-single .wpclv-terms .wpclv-term.wpclv-term-image { width: 80px; } .wpclv-attributes-archive .wpclv-attribute-label { display: none; }Best regards,Dustin 1Nikos Krommydas replied3 weeks ago on February 13, 2025 at 5:23pmWorked as a charm!! Thanks!1 Like 1Maciej replied3 weeks ago on February 16, 2025 at 1:41pmHey, it didn't work for me, unfortunately. I am trying to increase variant image swatch but adding the CSS code doesn't do anything. Sign in to reply ...
Can i change the size of swatch in product page? Also can i remove attribute title in the category page?
Hi Nikos,
Please explain this issue more with some screenshots and links so I can check and give you the CSS code.
Best regards,
Dustin
Please see attached pictures.
Attached files: variation images.jpg
product-category-page.jpg
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
Best regards,
Dustin
Worked as a charm!! Thanks!
Hey, it didn't work for me, unfortunately. I am trying to increase variant image swatch but adding the CSS code doesn't do anything.