Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #707039

    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?

    #707543

    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

    #707631

    Perfect!

    Thank you very much.

    #707635

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Display in the shopping cart and in the checkout not on three lines.’ is closed to new replies.