Titles of the products do not breakoff during checkout

This topic has 8 replies, 2 voices, and was last updated 5 months, 2 weeks ago ago by Luca Rossi

  • Avatar: RT2012
    RT2012
    Participant
    April 25, 2024 at 11:16

    In the shopping cart during checkout the titles off the product do not break off. They continue as a title over the other tabs as SKU and subtotal and that does not look nice!

    Could you please assist or help me trying to fix this problem.
    It’s about the website http://www.goedkopegoederen.nl

    As an example i added 2 screenshots.
    Thanks for your assistance

    Best regards Wouter
    Reclame Totaal BV

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    7 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    April 25, 2024 at 13:28

    Hi @RT2012,

    Could you please tell us which browsers are you using?

    The cart & checkout pages look good on our end:

    – Cart: https://prnt.sc/kAFEvSYiNm9e
    – Checkout: https://prnt.sc/o0DkRLvUZS2Z

    Best Regards,
    8Theme’s Team

    Avatar: RT2012
    RT2012
    Participant
    April 30, 2024 at 08:27

    We use Google Chrome, and this is what we see…
    And in Microsoft Edge the same problem appears…

    In our cart the titles won’t brak off….

    Thanks for your assistance once more.
    Best regards Wouter

    Avatar: Justin
    Luca Rossi
    Support staff
    April 30, 2024 at 09:08

    Hi @RT2012,

    There are some   characters in your product title so it won’t break: https://prnt.sc/m556CufGlwaB

    To fix this issue, please try adding this custom CSS codes under Theme Options > Theme Custom CSS > Global CSS:

    
    table.cart a.product-title {
        word-break: break-all;
    }
    

    Hope it helps!

    Avatar: RT2012
    RT2012
    Participant
    April 30, 2024 at 09:17

    I,ve done so, and the problem remains the same…

    Sorry…

    More options?

    Best regards Wouter

    Avatar: Justin
    Luca Rossi
    Support staff
    April 30, 2024 at 10:11

    Hi @RT2012,

    We couldn’t see any custom CSS codes. Did you already add them?

    Please provide WP Admin account so we can take a closer look.

    Thank you!

    Avatar: RT2012
    RT2012
    Participant
    April 30, 2024 at 11:00

    Login codes in the private area.

    I’d removed them pecause it did not work,
    thanks for your assistance!

    Best regards Wouter

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    April 30, 2024 at 12:41

    Hi @RT2012,

    Please try with this custom CSS codes instead:

    
    .product-name,
    a.product-title {
        word-break: break-all;
    }
    

    We still can’t access to your admin account. Please double check again.

    Let us know how it goes!

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

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

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