Jump to content

[SOLVED] Product name lenght


aezakmi

Recommended Posts

Hi, 

I'll need to create a rule of posting soon.

1. First of all are we talking about Ps 1.5, 1.6 , 1.7 - This is important as solution's differ based upon the Prestashop version. 

2. On the category view the product_list is used, but Is aw also themes where the truncate text part was solved using a CSS trick ellipsis. 

3. Would be great to have a URL- in case you don't mind. 

We're here to help, I'm sure we'll get it solved:)

Cheers, 

Leo

 

Link to comment
Share on other sites

Hi,

it's still being truncated from CSS:

in file: https://taglioestampa.it/themes/HT1028/assets/css/custom.css , line 2550

comment out this line

    white-space: nowrap;

from the CSS rule : .subpage .innovatoryProductGrid .productName a, .itcolumn .productName a, .innovatoryProductGrid .productName a, .ui-front.ui-menu .ui-menu-item .search-item .product-name

Kind regards, Leo

Link to comment
Share on other sites

1 hour ago, Prestachamps said:

Hi,

it's still being truncated from CSS:

in file: https://taglioestampa.it/themes/HT1028/assets/css/custom.css , line 2550

comment out this line


    white-space: nowrap;

from the CSS rule : .subpage .innovatoryProductGrid .productName a, .itcolumn .productName a, .innovatoryProductGrid .productName a, .ui-front.ui-menu .ui-menu-item .search-item .product-name

Kind regards, Leo

 

Yes, that's it.

Thank you so much Leo!

Link to comment
Share on other sites

  • aezakmi changed the title to [SOLVED] Product name lenght

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...