Hi.,
1) Shop page fix
we have used image crop function – https://prnt.sc/tek63g (wp-content / themes / woo-shop / functions/register-woocommerce.php) So we removed that and changed to “full”
2) “Remove the product title” – Can you please send some screenshots and page link we will help you.
3) Get into Admin Panel > Appearance > Customize > Additional CSS > Pasted the below css code inside the text area > Save All.
.woocommerce ul.products li.product .product-buttons-wrapper a.add_to_cart_button:before { content: "\e66c"; }