This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Rose Tyler
Hello.
After updating today to the latest version of Legenda Theme from Themeforest and WooCommerce, some labels of fields of the payment form (address and postal code) appear misaligned on the checkout page (http://prnt.sc/f3dccq).
I am waiting for an answer to solve this problem of layout of the latest version of the Legenda Theme.
Regards.
Hello,
Please use this css code:
.woocommerce-page form .form-row-wide{
width: 100%;
display: inline-block;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up