You can try to use this CSS code to change your footer like this
.tt-footer-col .row { flex-direction: row-reverse; }
Goal: remove the quantity selector across all products (single-item sales) and also hide it in the cart.
Key guidance and steps:
Outcomes:
Status: Primary issue resolved; ongoing minor follow-ups and a separate thread opened for another topic.
You can try to use this CSS code to change your footer like this
.tt-footer-col .row { flex-direction: row-reverse; }