Product in same line whit different title

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Fri Dec 07, 2012 11:32 am
hello.

how can i arange the product to be i same line if one or more product have big title ?

http://bucatarie360.ro/produse/depozitare
User avatar
Senior Boarder

Konrad M
Fri Dec 07, 2012 11:57 am
Hi,
you can try add this to override.css
Code: Select all
.browse-view .product h3 {
height: 60px;
overflow: hidden;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Dec 07, 2012 12:17 pm
perfect.

thank you.
User avatar
Senior Boarder


cron