Product brand logo images they are too small in widget
-
I need to make the product brand logo images about twice as large because they are too small. How can I do this?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the value as per your requirements.
.wd-widget .wd-swatches-filter.wd-swatches-brands {
--wd-swatch-h: 80px !important;
--wd-swatch-w: 180px !important;
}
Best Regards,
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Product brand logo images they are too small in widget’ is closed to new replies.