related products

GK User
Mon Jul 22, 2013 4:31 pm
as I do to make them look 5 per row? (related products virtuemart)


como hago para q se vean 5 productos relacionados por fila?
User avatar
Fresh Boarder

GK User
Mon Jul 22, 2013 11:26 pm
Please post your site URL.
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 2:36 am
Don Lee wrote:Please post your site URL.


https://www.florida-camping.com.ar/inde ... act-detail
User avatar
Fresh Boarder

GK User
Tue Jul 23, 2013 4:04 pm
Add this code:
Code: Select all
.product-related-products > div{
width: 120px;
}

Result: http://awesomescreenshot.com/0fc1jdwn5e
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 4:05 pm
where do I add that code?? in that file?
User avatar
Fresh Boarder

GK User
Tue Jul 23, 2013 4:28 pm
Add the code to /templates/gk_esport/css/override.css

Remember to enable CSS Override in your template setting as well.
User avatar
Platinum Boarder

GK User
Tue Jul 23, 2013 4:50 pm
THANKS!!!! :)
User avatar
Fresh Boarder

GK User
Tue Jul 23, 2013 7:33 pm
You are welcome!
User avatar
Platinum Boarder


cron