This topic has 5 replies, 3 voices, and was last updated 2 years, 7 months ago ago by Sadikul Islam
Hi, is there any way to customize the size of the image attribute filter on the shop page?
Hello,
Thanks for using our theme.
Custom CSS code can be used. Describe the desired result in more detail and provide URL of the variable product, we will help you with the code.
Regards
I want these images in large size, filter by carrier images
Hello,
Add the below code to Theme Options > Custom CSS
.etheme_swatches_filter ul.st-swatch-size-large li.type-image {
width: 125px;
height: auto;
}
Regards
Thank you for the code
The issue related to '‘Customize Shop Sidebar Filter Size in shop page’' has been successfully resolved, and the topic is now closed for further responses