cart overview has some unwanted parameters

GK User
Fri Aug 10, 2012 8:32 am
hi there,

after clicking some products to put in the basket, i get unwanted variables in my cart overview...

see image, aligned in red. these are the titels of the stockable variants / special fields, which have absolutely no point being there.

regards
emel
User avatar
Platinum Boarder

Konrad M
Fri Aug 10, 2012 9:23 am
Hi,
please try add to override.css
Code: Select all
.vmGkCartProducts .vm-customfield-mod {
display:none;
}

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

GK User
Fri Aug 10, 2012 10:59 am
thanx Konrad. they both worked perfectly.
User avatar
Platinum Boarder


cron