Hi,
I have a layout problem with :
- Delivery methods
- Payment methods
I need more space between each choice...
You can see it in attachment.
Best regards,
Jérôme
table.cart-summary td br {
display: block !important;
}
table.cart-summary td label {
padding-left: 15px;
}