Upsell/Cross Sell/Sales Booster sales title length not readable

This topic has 6 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Rose Tyler

  • Avatar: gcl
    gcl
    Participant
    December 14, 2022 at 12:40

    Hi,

    I’ve noticed our upsells/cross sells and sales booster sales popup doesn’t display the title of the product fully, is it possible to have these on two lines or adjust the size for it to fit?

    Screenshots in private content area

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2022 at 13:00

    Hello,

    Please provide URL of your site.

    Regards

    Avatar: gcl
    gcl
    Participant
    December 14, 2022 at 13:05

    Please see private content

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2022 at 13:20

    Try to use the next custom CSS code:
    .sidebar-slider .product-title a {
    overflow: unset;
    white-space: normal;
    }

    Regards

    Avatar: gcl
    gcl
    Participant
    December 14, 2022 at 13:49

    Perfect, this work great. Is the a way to do this will the sales booster (fake sales) too?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 14, 2022 at 14:11
    #sales-booster-popup .heading {
        overflow: unset;
        white-space: normal;
    }

    Regards

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

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

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