Page 1 of 1

Fixed Height For Featured Products

Posted: Thu Jan 17, 2013 5:26 am
by homegrownpromos
My site is www.custombandmerchshop.com. I have an issue with featured products showing different heights. It just looks really bad. Any way to set a static height per featured product box so that they all look uniform?

Thanks!


Jim

Re: Fixed Height For Featured Products

Posted: Thu Jan 17, 2013 7:51 am
by bigal
In file catalog\view\theme\xxxxx\stylesheet\stylesheet.css

look for :
.box-product > div {
...
...

}

within the curly brackets add below line to set height to 240px
height: 240 px;

Re: Fixed Height For Featured Products

Posted: Mon Feb 09, 2015 4:41 am
by Knight.Vision
Hey I have the same issue, but that tag doesn't exist in my stylesheet. I am using cloud template