Small screen responsiveness
-
Hi everybody, I’m a noob.
I have a problem with the Checkout page.
On small screens only, the text of a table cell is split into two lines.Let’s see if this screenshot is enough for you to understand and help me:
https://www.davideboscolo.com/personale/Annotazione%202020-12-22%201205452.pngAs you can see the line “Kease x2” gets split. If I could remove the product-quantity class from the strong tag, the problem would go away, but I don’t know how I can do that. Should I add some code into function.php?
I’ve tried something like this to see if I could edit the class in some way…
.product-quantity{
color:red;
}
…but it doesn’t seem to do anything.Ideas?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Small screen responsiveness’ is closed to new replies.