This topic has 6 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Rose Tyler
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
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
would it be possible to remove the SKU from this page?
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
how can I add this?
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
You must be logged in to reply to this topic.Log in/Sign up