Letters covered by another section basket

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

  • Avatar: padel
    padel
    Participant
    June 16, 2023 at 14:44

    on the page of the shopping basket, one of the titles is covered by the box that shows the price, shipping etc. See screen shot.
    Any suggestions to how this can be fixed?
    https://postimg.cc/5XzK0Rg8

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 16, 2023 at 14:47

    Hello, Padel,

    Thank you for contacting us and for using XStore.

    Because of long SKU text the scroll bar appears – https://prnt.sc/5qvCd5QPttyG
    How do you want to change the current behavior? Please describe the desired result in more detail.

    Kind Regards,
    8theme team

    Avatar: padel
    padel
    Participant
    June 16, 2023 at 15:11

    would it be possible to remove the SKU from this page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 16, 2023 at 15:22

    Hello, Padel,

    Thank you for your response.

    The next code can be used to remove the SKU from Cart page:

    .woocommerce-cart .product-sku {
        display: none;
    }

    Kind Regards,
    8theme team

    Avatar: padel
    padel
    Participant
    June 16, 2023 at 15:26

    how can I add this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 16, 2023 at 15:37

    Hello, Padel,

    Please go to Theme Options > Theme Custom CSS > Global > add the code at the bottom of the existing code in this area.

    Kind Regards,
    8theme team

  • 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.