Viewing 4 replies - 1 through 4 (of 4 total)
  • using css:
    div.product form.cart .button, #content div.product form.cart .button{width:300px;height:300px}

    Hi,

    I have a similar issue, but this concerns the add to cart button that generates when you use the shortcode to display the products. Something similar that would work?

    Plugin Contributor royho

    (@royho)

    Yes CSS will work for that too. Just use a dev tool such as firebug and view the generated source on that add to cart element and it will tell you exactly where that styling comes from, which CSS file to what code to look for.

    Thread Starter sktsalad

    (@sktsalad)

    Hey, thanks! It worked!

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