Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1351027
    crbasford
    Participant

    Is there CSS I can add to hide the “Add to Cart” which I have renamed “Add to invoice” on the main shop page. This would only be on the shop page, not the individual product pages.

    This is in regard to http://www.putyourwarpainton.com/shop-2

    #1351042
    crbasford
    Participant
    This reply has been marked as private.
    #1351044
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .woocommerce li.product .entry-header .button.add_to_cart_button {
        display: none !important;
    }

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1351027 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>