Slide Shop Items size

Hello,

I want to know if it's possibile to make the items in the slider shop the sime size (width and height, but most of all height).

Here's the theme custom css:

/* Shop slider */
.shop_slider .shop_slider_ul li .item_wrapper .desc { background: none; text-align: center; }
.shop_slider .blog_slider_header .title { font-size: 30px; line-height: 35px; }
.shop_slider .blog_slider_header {  margin-bottom: 25px; height: 49px; }
.shop_slider .shop_slider_ul li .item_wrapper .desc h4 { font-size: 13px; line-height: 18px;  }

Here's what it's like on my website: https://ibb.co/YkNwFkL

Every item should be 500x500 pixel... 

Is it possibile?

Thank you very much!

Comments

Sign In or Register to comment.