Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #172093
    Jenifer Sirisombath
    Participant

    I would like to be able to remove the Add To Cart button from the shop page. There are options that must be selected before adding to cart.
    https://customxpressions.com/product-category/designideas/graduation/

    #172103
    sapana
    Participant

    @custom-xpressions:Go to=> Appearance=> Customize=> Additional CSS=> add the following css

    .button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    display:none;
    }

    Let me know if this works for you!

    Kind Regards,
    Sapana

    #175821
    LemioDeF
    Participant

    I had a similar task. It worked. Thanks sapana.

    #175846
    sapana
    Participant

    @lemiodef:Hello,lemiodef,I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-vogue/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Regards,
    Sapana

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