How can I change the "READ MORE" button

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 6 reply threads
  • Author
    Posts
    • #59770
      productsexport
      Participant

      How can I change the “READ MORE” button under the product thumbnail to “Contact Supplier” instead? Or just remove it from under the product thumbnail since it is way too huge and ugly

      Attachments:
      You must be logged in to view attached files.
    • #59846
      WCFM Forum
      Keymaster

      Hi,

      Well, this is probably a “variable product” so you are getting “read more” button.

      Your site does not allow user to place order? Is this a catalog type site!

      Thank You

    • #59874
      productsexport
      Participant

      Yes Catalog type site exclusively

      The “READ MORE” button is appearing under all products (simple and variable).. Almost a99% of the products we have listed are simple

    • #59937
      productsexport
      Participant

      So how do I get rid of this “Read More” button under each product?

    • #60212
      WCFM Forum
      Keymaster

      HI,

      Yes Catalog type site exclusively

      – How you have mark products as “catalog”, using WCFM Catalog module or theme function?

      Well, this “read more” button added by your theme, I can help you to hide this, but this will be using CSS.

      You may ask your theme author, if they any better option to hide this.

      Thank You

    • #60263
      productsexport
      Participant

      I found out it has to do with WooCommerce plug-in

      I tried the following custom CSS code. It worked and removed the “READ MORE” button

      .woocommerce a.button {
          display: none;
      }
    • #60332
      WCFM Forum
      Keymaster

      OK, that’s fine.

Viewing 6 reply threads
  • The topic ‘How can I change the "READ MORE" button’ is closed to new replies.