Tagged: woocommerce
I’m using WooCommerce Product Add-ons.
When you select an add-on, the following screen appears:
Benötige Laptop (
25.00
CHF
):
That is confusing.This should appear on a line
Benötige Laptop (25.00 CHF)
How can you change that?
Hey J.,
Try to add this code in Quick CSS (located in Enfold > General Styling):
.woocommerce table.shop_table td.product-name span {
display: inline-block !important;
}
Let us know if it works :)
Best regards,
Nikko
Perfect!
Thank you very much.
Hey!
Please remember to rate our theme to themeforest, it is also helpful for us!
Let us knowif we can do anything else.
Best regards,
Basilis