Resizing category image ie {folders}.
In Custom CSS
This control the image size:
.ep-catalogue-folder-item img, .ep-catalogue-folder-item-alt img{
height: 175px !important;
}
To control the div surrounding the entire area which is the image and the text you can use:
.ep-catalogue-folder-item, .ep-catalogue-folder-item-alt{
height: 220px !important;
}
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article