Reply 337273 to: Shop page with single product: problem to customize

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
October 25, 2022 at 09:49

Hello, @Ale,

1- Sorry to say, that there is no option in the theme nor there is any widget available like this on the shop page you cannot make it as it appears on the single product page except for customization.

2- In order to solve your issue simply go to the Dashboard >> XStore >> Theme OPtions >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.

.woocommerce-shop .product-category:first-child{display:none !important;}

Then save settings and check back to your site after clearing the browser cache.

3- To solve your issue simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS >> Global and paste the below code at the bottom of the CSS box there.

.woocommerce-breadcrumb a:nth-child(3){display:none !important;}
.page-heading .delimeter:nth-child(2){display:none !important;}

Then save settings and check back to your site after clearing the browser cache.

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.