cancel
Showing results for 
Search instead for 
Did you mean: 

Product Grid View Display Issue

SOLVED

Product Grid View Display Issue

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?

 

Display Issue

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Product Grid View Display Issue

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

Problem solved? Click Accept as Solution!

View solution in original post

1 REPLY 1

Re: Product Grid View Display Issue

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

Problem solved? Click Accept as Solution!