Remove details from Add to Cart Shortcode Button
-
Tried this:
[add_to_cart id="99" show_details="false"]
What wording would you recommend?
Perhaps it is another option to put some CSS-Code in my general CSS-Box to exclude the details.
Firebug gives me this:<p class="product woocommerce add_to_cart_inline " style="border: 4px solid rgb(204, 204, 204); padding: 12px;"> <span class="amount">100,00 DKK</span> </p> <div class="buttons"> <a href="https://wpwoo.dk/shop/webshop-e-commerce/introkursus-online-marketing-4/" class="details">Vis mere</a> <a rel="nofollow" href="/?page_id=5714&preview=true&add-to-cart=5326" data-quantity="1" data-product_id="5326" data-product_sku="5600" class="add-to-cart button button product_type_simple add_to_cart_button ajax_add_to_cart">→Kurv</a> </div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove details from Add to Cart Shortcode Button’ is closed to new replies.