Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Compatible Plugins › WooCommerce › Order validation page fields are unusable
- This topic has 5 replies, 3 voices, and was last updated 4 years, 6 months ago by Themosaurusrex.
-
AuthorPosts
-
@themopteryx
- 0 Topics
- 615 Posts
Hi @beuza,
As I said before the theme is not yet compatible with WooCommerce but we are currently working on that.
In the meantime, simply add the following code snippet to your website to fix the “checkout” page:
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 { max-width: 100% !important; padding: 0 !important; margin-bottom: 1rem; } .woocommerce form .form-row label { width: 100% !important; } .woocommerce .woocommerce-input-wrapper { width: 100% !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Regards,
February 6, 2020 at 09:52 #9732@themosaurusrex- 0 Topics
- 2048 Posts
February 6, 2020 at 14:09 #9744 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Order validation page fields are unusable’ is closed to new replies.