This topic has 7 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Tony Rodriguez
Hello,
I am trying to list a product on the home page, and when i add the product; the categories are also showing on the page.
Can i remove the categories and have the brand listed instead?
I have a lot of categories and it looks weird having them all being listed.
Website on PCA, please scroll down a little to see the products.
Thanks!
Hello, @IP,
Unfortunately no, you can not show the brands instead of the categories on the home page and if you want to remove the categories only on the home page then please try with the below-given CSS code.
.home .product-details .products-page-cats {
display: none !important;
}
Regards 8Themes Team.
Hello Tony,
Thanks!
How can we get the full title name of the product to show? It currently is showing half the title and not the full
Hello, @IP,
Please go to Xstore >> Theme Settings >> WooCommerce >> Shop >> Product Style and set the “Product Title Chars Limit” as “0” https://postimg.cc/DSSf7JBY save changes and check back to your site after removing the browser cache.
Regards 8Themes Team.
Thanks it works!
Hello Tony,
Also in regards to the categories showing up,
They are also showing up (all of them) on the shop section
Is there any code that will stop them from showing up and to just have the name of the products and not all the categories?
Thanks
Hello, @IP,
In order to solve your issue, Simply navigate to Dashboard > XStore > Theme Settings > Woocommerce (Shop) > Shop > Product Style > Product Content Elements > Uncheck Product categories and Save Settings. See the image for a better reference here: https://ibb.co/pJtSvhK
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up