Setting up the lenght of the product names

This topic has 14 replies, 2 voices, and was last updated 7 months, 3 weeks ago ago by Rose Tyler

  • Avatar: filiphdan
    filiphdan
    Participant
    September 3, 2023 at 10:07

    Hello!

    I noticed on these demo of yours you have limited the numbers of letters of the name tha can apear i think:

    https://prnt.sc/tF9Yg1BftFDp

    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!

    13 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 3, 2023 at 10:22

    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

    Avatar: filiphdan
    filiphdan
    Participant
    September 6, 2023 at 09:35

    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!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 6, 2023 at 11:37

    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

    Avatar: filiphdan
    filiphdan
    Participant
    September 6, 2023 at 14:04

    I tried putting the code here:

    https://prnt.sc/nuV-_Tq_RRIk

    But it does not do nothing, mayby this is not the rigth place?

    Thank you!

    Regards,

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 6, 2023 at 18:06

    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

    Avatar: filiphdan
    filiphdan
    Participant
    September 7, 2023 at 09:44

    Hello!

    This time i get a error…Its not working.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2023 at 12:14

    Hello, Filiphdan,

    We appreciate your prompt response.

    Please check now https://prnt.sc/HUMCISyycQ7b > https://prnt.sc/zxbsb1-yOGN8

    Kind Regards,
    8theme team

    Avatar: filiphdan
    filiphdan
    Participant
    September 7, 2023 at 12:41

    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!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2023 at 13:57

    Hello, Filiphdan,

    You’re welcome!

    Kind Regards,
    8theme team

    Avatar: filiphdan
    filiphdan
    Participant
    September 9, 2023 at 15:12

    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!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2023 at 16:29

    Hello, Filiphdan,

    Please try to move the previous code into – https://prnt.sc/wRh8WzGrbkrJ

    Kind Regards,
    8theme team

    Avatar: filiphdan
    filiphdan
    Participant
    September 9, 2023 at 18:41

    I had to costumize a bit and place in laptop and in mobile, it is fixed now i think 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2023 at 20:45

    Hello, Filiphdan,

    Thank you for letting us know 🙂

    Kind Regards,
    8theme team

  • Viewing 14 results - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.