This topic has 8 replies, 3 voices, and was last updated 5 years, 1 months ago ago by John Holden
Hi there,
Is possible display subcategories as clicable “button” without subcategorie image?
Thanks.
Hello,
Could you explain in more detail? Are you talking about subcategories on the shop page or about categories WPBackery element? Provide screenshot of the problem and link to the page where we’ll be able to check it. Also, would be great if you could provide Dashboard access to your site.
Regards
Hi.
Yes, of course. Iam talking about subcategories on the shop page. When I click to one of category, i see this https://prntscr.com/pg2rid
I want to display only name of subcategory, without picture. It is possible?
Hello,
Nope, unfortunately, there is no option to disable the image there. But you can upload a white image for the subcategory by editing the subcategory http://prntscr.com/pg3i50 and manage the design of the categories/subcategories via Theme Options > WooCommerce > Shop elements > Categories > Categories Style (Classic for example to get title below the image) & Text Vertical Align to change the vertical position of the categories title.
Regards
Okay, too a possibility…
And, is any way to hide a number of products? (https://prntscr.com/pg49o2)
Hi,
Add below code to Theme Options -> Additional CSS
.category-grid .categories-mask .count {
display: none;
}
Regards,
Hung PD
Thanks!
Hi,
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/xstore-responsive-woocommerce-theme/reviews/15780546
Your feedback is the motivation to improve our work and services.
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up