I’m having a problem that is causing products in grid view not to display correctly. It looks like some product titles are longer than others and it’s causing grid view to skip product spaces. It may be related to the template I’m using but other than changing the product titles to all be the same length I’m at a loss on how to fix. Any ideas?
Solved! Go to Solution.
Hello,
You can use Javascript and css to fix your current issue:
http://stackoverflow.com/questions/536814/insert-ellipsis-into-html-tag-if-content-too-wide
Hello,
You can use Javascript and css to fix your current issue:
http://stackoverflow.com/questions/536814/insert-ellipsis-into-html-tag-if-content-too-wide