• The plugin works great testing it with the WP 2017 theme. However it is not displaying correctly using a premium theme that I have.

    I am following up with the theme developers. But wanted to know if you guys had any input in the mean time?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wooassist

    (@wooassist)

    Hi @xane_777,

    just add this to your CSS file it should align the label to the input box

    html[lang=”en-US”] .quantity::before {
    margin-top: 10px;
    }

    let me know how it goes

    I seem to be having a similar problem, except it appears that the Qty Box is in the same frame as the product image?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No visible Add to Cart button’ is closed to new replies.