Replies: 0
Hey guys,
we have a problem with a overlapping text of the shipping costs and overlapping price in the cart when viewed on a mobile device:
As you can see in the image, the price is in one table row and only consits of two sub-elements, a table header (<th>) and a table cell (<td>). We tried to re-order the elements with different CSS display options, but with no outcome whatsoever.
Do you have a idea how we could get atleast the text and price down a bit, so they don’t overlap anymore? The perfect alignment would be that the overlapping texts are in a new table row respectively.
Best regards,
Martin