Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @noam69901

    Please write more details so that I can help. Links and screenshots will be useful.

    Thread Starter noam69901

    (@noam69901)

    Hi I have added a plugin that allows the customer to write text within the product. But once I added it the add button to cart looks really bad.

    Thread Starter noam69901

    (@noam69901)

    This is the link to the image:
    https://ibb.co/FxGsjTX
    Every product I add an option to add this content appears in front of Add to cart and not under the button. I use the plugin:
    Flexible Product Fields

    Plugin Support Tomasz WP Desk

    (@tomaszwp)

    Hello @noam69901

    Please go to the Appearance > Customize > Additional CSS tab and paste the code below.

    .woocommerce div.product form.cart {
        display: block!important;
    }
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with the Add to Cart button’ is closed to new replies.