Hello,
Thank you for choosing our theme and contacting us.
We have prepared a code snippet that makes it looks better. Try to put it to the Custom CSS area
.wgm-second-checkout .form-row .terms {
float: none;
}
.wgm-second-checkout #place_order_back {
margin-top: 0;
float: none;
}
.wgm-second-checkout #place_order {
margin-top: 0;
}
@media (max-width: 991px) {
.wgm-second-checkout #place_order_back {
width: 100%;
}
.wgm-second-checkout #place_order {
width: 100%;
float: none;
}
}
Kind Regards
XTemos Studio