This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler
Hello!
I have the following request:
See the attached pic, it is a screenshot of the mobile, portrait.
The problem is that “Nome” and ” Cognome” textboxes (and the others below) are not alligned. Is it possible to have a “FULL WIDTH” (“Nome” and “Cognome”) boxes with the Shipping address section at the bottom of Personal Information?
I think that locating “Shipping information” section ON BOTTOM of Personal Information section could be better, because personal infos would have more space and exploit the 12 columns of the bootstrap framework.
Is it possible to do this with CSS? Because as you can see in attached pic, checkout form is not elegant and is a mess.
My Woocommerce theme is not updated, AND PLEASE DON’T UPDATE it because I tried and it broke my woocommerce email delivering system.
PLEASE DON’T UPGRADE ANY PLUGIN. IF REQUIRED, contact me FIRST.
Thanks a lot!
Carlo Ceriotti
Here you are the attached image:
(IN PRIVATE CONTENT)
Hello,
Try to add this code in Theme Options > Styling > Custom css > Custom CSS for mobile landscape and Custom CSS for mobile:
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100%;
}
Regards,
Rose Tyler.
Perfect! It works perfectly, thanks a lot!
Carlo 🙂
Have a nica day!
Hello,
You’re welcome!
Thank you, you too)
Regards,
Rose Tyler.
The issue related to '‘Change Layout configuration of checkout form’' has been successfully resolved, and the topic is now closed for further responses