Reply 321385 to: Putting a small delivery in the wrong line.

Avatar: Olga Barlow
Olga Barlow
Support staff
April 5, 2022 at 16:11

Hello,

Add the below to Theme Options > Custom CSS and check if it suits your needs

#shipping_method li:first-child {
    flex-wrap: wrap;
    justify-content: flex-start;
}
#shipping_method li:first-child label {
    width: auto;
}
p#select-point-container {
    flex-basis: calc(100% - 55px);
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.