This topic has 6 replies, 3 voices, and was last updated 1 years, 9 months ago ago by Rose Tyler
Hello,
Could you help me please of How to show product name in full in “CART”, “wishlist” Off-canvas??
The default settings does not show the product title in full, while some of our products contain similar name at the beginning of each product title.
Thank you.
Hello, @Yan,
1. In order to display the full product name in the Wishlist Off-canvas, please navigate to XStore > Theme Option > Header Builder > Wishlist > MINI-WISHLIST DROPDOWN > Mini-Wishlist Computed Box and set the Right and Left padding to 0px. Please refer to the image provided at the following link: https://ibb.co/5kf49ht.
2. In order to display the product name in full in the “CART” Off-canvas, please navigate to XStore > Theme Option > Header Builder > Cart > MINI-CART DROPDOWN > Mini-Cart Computed Box > Set Right and Left padding 0px and Publish it. Please refer to the image provided: https://ibb.co/nsXTNt8
We hope this helps.
Best regards,
8Theme’s Team
Hello,
It does not work.
Hello, Yan
Add the next code in Theme Options > Theme Custom CSS:
.product_list_widget li .product-title a, .sidebar-slider li .product-title a, .wishlist-dropdown li .product-title a {
white-space: normal;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Hello,
I am sorry for late reply.
The code does not work.
Hello, Yan
Please provide URL of your site.
Kind Regards,
8theme team
Tagged: cart, off canvas, product name, templates, wishlist, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up