This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Hello,
There is a CSS issue in the cart widget (the widget that shows on top right hand corner of each page).
When the product title is long, the title is displayed below the picture of the product.
Thanks in advance for your help!
Hello,
Please add this code in Custom css:
.shopping-cart-widget .widget_shopping_cart_content ul li .media .media-body {
width: 45%;
}
How to create custom.css you can watch in this tutorial https://youtu.be/Qok2zRedRMY
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up