Hi, is there any way to customize the size of the image attribute filter on the shop page?
Site URL: hidden Theme version: 8.1.3Hello,
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
The topic ‘Customize Shop Sidebar Filter Size in shop page’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.