Hello! In my cart, the “Subtotal” text is below the actual price and I don’t know how to make it so it’s even. How do I fix this?
What code would fix of this and where specifically do I place it in the edit code editor?
URL: dripstoneco.com
This code did not work:
.totals__subtotal-value{
margin-bottom: 0px !important;
}