Help to remove the button - Acme Themes

Best Premium and Free WordPress Themes Forums Online Shop Help to remove the button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #35845
    indimik
    Participant

    Hello,
    I need to remove “Select Options” button from the product Thumbnails in the home page.
    I could not find any option.
    Thanks!
    Inkedhome_page_thumb_LI<br />br />

    • This topic was modified 5 years, 7 months ago by indimik.
    • This topic was modified 5 years, 7 months ago by indimik.
    • This topic was modified 5 years, 7 months ago by indimik.
    #35866
    acmethemes
    Keymaster

    Dear Indimik,
    Please add the given CSS code in Additional CSS.
    Dashboard->Appearance->Customize->Additional CSS

    .woocommerce ul.products li.product .button {
        display: none;
    }

    Best Regards!

    #35873
    indimik
    Participant

    Perfect! Many Thanks!

    #35874
    acmethemes
    Keymaster

    Dear Indimik,
    You are Most Welcome 🙂
    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.