Hi,
Is there a way of rearranging Formcart items from this: https://imgur.com/nSQHeZH
to this: https://imgur.com/Cdh4rvN ?
This topic has 4 replies, 3 voices, and was last updated 2 weeks ago ago by Tony Rodriguez
Hi,
Is there a way of rearranging Formcart items from this: https://imgur.com/nSQHeZH
to this: https://imgur.com/Cdh4rvN ?
Hi,
Thank you for reaching out to us.
Custom CSS code can be used, for example:
.single-product table.variations tbody {
display: flex;
}
.single-product table.variations tbody tr {
padding-right: 10px !important;
}
Warm Regards,
The 8Theme Team
Thanks for the support! My topic “Change the layout of taxonomies in Formcart” has been successfully resolved.
Dear Bas Kling,
We really appreciate your time and engagement within the WordPress & WooCommerce community
Your feedback drives every improvement we make in XStore — helping us deliver a smoother and more flexible experience with each update.
Leave Feedback →
(takes less than a minute)
Your input makes a real difference.
Topic closed.
The 8Theme Team
The issue related to '‘Change the layout of taxonomies in Formcart’' has been successfully resolved, and the topic is now closed for further responses