Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
freezer
freezer
Hello all,
 
I am trying to left align the item_name field in the new table view settings and wondered if anybody could advise what code I would add in the html box to make the item_name field still appear (but left aligned).
 
Hope you can help,
 
Dave
 
freezer
freezer
I still cannot get the item name field to align left in table view.
 
I have edited the product listings block 'block style' setting which does align this field correctly for grid or details listings but for some reason it does not change the alignment for table view.
 
+ I also tried to edit the table view settings in products settings again this does not seem to work.
 
Can anybody please assist?
 
Regards,
 
Dave
 
freezer
freezer
Fixed it
 
Added this to the HTML setting
 
<div style="text-align: left;">{item_name}</div>