This topic has 14 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Rose Tyler
Hello!
I noticed on these demo of yours you have limited the numbers of letters of the name tha can apear i think:
This is usefull for us who sometimes have product with large names, were can i set up the name length display? (At the moment i have a costom code for this but it is giving me some problems…)
Thank you!
Hello, Filiphdan,
Thank you for your 5-star rating for our theme!
Theme Options > WooCommerce (Shop) > Shop > Products design > Title Limitation Type and Chars Limitation.
Kind Regards,
8theme team
Thank you, i tried messing with the settings but still i think i nedd a bit of adjustmente on the letters, just a bit more space on the top because i have them being cutted just a bit:
https://prnt.sc/4fje5FKJRhTq
Thank you!
Hello, Filiphdan,
Please try to use the next custom CSS code for the page:
.content-product .product-title {
line-height: 2em;
}
.content-product .product-title {
height: 51px;
}
Kind Regards,
8theme team
I tried putting the code here:
But it does not do nothing, mayby this is not the rigth place?
Thank you!
Regards,
Hello, Filiphdan,
We appreciate your prompt response.
Please change the previous code to:
.content-product .product-title {
line-height: 1.5em !important;
height: 51px !important;
}
Kind Regards,
8theme team
Hello!
This time i get a error…Its not working.
Hello, Filiphdan,
We appreciate your prompt response.
Please check now https://prnt.sc/HUMCISyycQ7b > https://prnt.sc/zxbsb1-yOGN8
Kind Regards,
8theme team
Hello,
I copied again to the live site, and it works perfectly, again i think i was doing something wrong….
Anyway its perfect now, tahnk you!
Hello, Filiphdan,
You’re welcome!
Kind Regards,
8theme team
Hello!
I still have problems with the letters in the product names, especialy in mobile its more visible (a bit on top and very visible at the bottom), in the bottom we can see parts of the name in the third line, would it not be possible to not apear the text if the lenght goes to the 3rd line?
https://prnt.sc/JydG8eSL3ayq
Thank you!
Hello, Filiphdan,
Please try to move the previous code into – https://prnt.sc/wRh8WzGrbkrJ
Kind Regards,
8theme team
I had to costumize a bit and place in laptop and in mobile, it is fixed now i think 🙂
Hello, Filiphdan,
Thank you for letting us know 🙂
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up