add to cart buttons aligned same high

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jun 19, 2013 9:24 pm
Reply with quote
Report this post
Hello,

I think that this is related to Vm but if you can help me...

How I can get all products in a row have add to cart button horizontal aligned?

Same high for all add to cart buttons in same row independent if this have 1,2 or 3 text lines in the title product

Thanks.
Regards.
JM
User avatar
Fresh Boarder

GK User
Wed Jun 19, 2013 10:55 pm
Reply with quote
Report this post
Hi, it's because of title - please add URL to your shop then I will give you a TIP.
We use old trick with this same title block height.

OR
You have to always add product title longer then one line - it should be also easy ;) just add something like that 100 ml or 100% natural or made by ABC

or use only one line title(!)
User avatar
Platinum Boarder

GK User
Wed Jun 19, 2013 11:08 pm
Reply with quote
Report this post
About first solution try this:
Code: Select all
h3.catProductTitle { height: 40px; overflow:hidden }

Where to add it: http://www.gavick.com/documentation/joo ... -template/

This will fix it in VM category view.
User avatar
Platinum Boarder

GK User
Mon Jun 24, 2013 9:46 am
Reply with quote
Report this post
Thanks Pawel,

Your first solution work like a charm.
Great support here.

Regards.
JM
User avatar
Fresh Boarder

GK User
Mon Jun 24, 2013 9:40 pm
Reply with quote
Report this post
As you see most of problems can be solved by two or three solutions. Thanks for review.
User avatar
Platinum Boarder


cron