Hello,
1. Navigate to Theme Settings > Product Archive > Products Styles > Disable the option “Products Categories”.
2. Navigate to Theme Settings > Product Archive > Product Styles > Product title lines limit. Set the number of product title lines if it does not fit on one line.
https://ibb.co/2kztmN5
3. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.return-to-shop .button {
color: #fffcfc !important;
background-color: black !important;
}
Best Regards.