22aproSep 5, 2019
If the name is long, then the price does not fit.
1 reply · opened Sep 5, 2019
If the name is long, then the price does not fit.
Hello,
Apologies about the Inconveniences caused!
Please consider using this CSS Code:
@media (max-width: 575.98px) {
.col-padding { padding: 30px; }
.price-name {
white-space: normal;
width: 100%;
}
}This should definitely fix the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard