Home Forums WoodMart support forum What if I don’t want the red-framed button to appear? I want it hidden

What if I don’t want the red-framed button to appear? I want it hidden

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #514077

    yuttorich
    Participant

    What if I don’t want the red-framed button to appear?
    I want it hidden

    Attachments:
    You must be logged in to view attached files.
    #514283

    Hung Pham
    Keymaster

    Hi yuttorich,

    1. SKU

    Navigate to Theme Settings > Product archive > Product styles https://prnt.sc/sK8F7kDWujJi

    2. Cart buttons

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .product-grid-item .product-wrapper .wrapp-buttons{
    	display: none;
    }

    Regards,

    #514493

    yuttorich
    Participant

    OK, we solved the problem.Thank you very much.

    #514713

    Hung Pham
    Keymaster

    Hi yuttorich,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘What if I don’t want the red-framed button to appear? I want it hidden’ is closed to new replies.