There are a few different ways that you can get rid of the Read More button in WooCommerce. One way is to simply remove the button from the product page. This can be done by going to the WooCommerce settings page and selecting the “Remove link to product page” option.
Another way to remove the Read More button is to hide it using CSS.
This can be done by adding the following CSS code to your theme’s stylesheet:
.woocommerce-product-details__short-description {
display: none;
}
You can also use a plugin to remove the Read More button. One plugin that does this is called “WooCommerce Remove Product Page Links”. This plugin can be found for free on the WordPress.org plugin repository.
Conclusion:
There are a few different ways that you can get rid of the Read More button in WooCommerce.
One way is to simply remove the button from the product page.
Another way to remove the Read More button is to hide it using CSS. This can be done by adding the following CSS code to your theme’s stylesheet:
.woocommerce-product-details__short-description {
display: none;
}
You can also use a plugin to remove the Read More button.