Price digits slide under each other.
-
In the cart, the price digits slide under each other. How could this be solved?
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the site admin access to the private area I will give your custom CSS. The price is too long and there no space enough. I will reduce the font size.
Best Regards
Hello,
I write the login information the website in private content.
But I have another problem. Why is there such a gap in mobile view? I’ve attached pictures of it. Is this something you can do?
Attachments:
You must be
logged in to view attached files.
another picture
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
table td.product-price {
min-width:100px;
}
As for the second are you checking on a mobile devices or narrowing the browser?
Best Regards