Hi There,
On the quick checkout page, the info boxes are not full width.
Is it possible to make them full width.
Thank you!
This topic has 8 replies, 3 voices, and was last updated 10 years, 2 months ago ago by Stan Russell
Hi There,
On the quick checkout page, the info boxes are not full width.
Is it possible to make them full width.
Thank you!
Hello mumbomedia,
please provide us with link to your site.
Regards,
Stan Russell.
Hi Stan,
Link is in private!
ty
Hello,
Please use this code in custom.css file:
.quick-checkout .span6 {
width: 100% !important;
}
How to create custom.css you can watch in this tutorial.
Best regards,
Jack Richardson.
Thank’s, but unfortunatly that does not only set the info boxes to full width, but the invoice fields aswell. Entire lay-out is misaligning.
Hello mumbomedia,
please try following css code:
.quick-checkout .woocommerce-info{
width:180%!important
}
Regards,
Stan Russell.
That works like a charm Stan!
Compliments for the terrific service, again!
Hello mumbomedia,
we are always happy to be helpful! Have a nice day!
Regards,
Stan Russell.
The issue related to '‘Info boxes on quick checkout page’' has been successfully resolved, and the topic is now closed for further responses