Home › Forums › Themes Support › Claue › Improvements for Categories thumbnail style
- This topic has 4 replies, 2 voices, and was last updated 5 years, 3 months ago by Harry.
-
AuthorPosts
-
-
August 6, 2019 at 12:39 am #32941
Hello,
Could you please improve the category thumbnails showing on the page? We were trying to set showing categories(sub-categories) for Category page. The issue was sub-categories thumbnail follow by products. That looks strange. Also there is no option to hide category picture if we only want to use TEXT for the navigation. Please see the picture below
ISSUE:
Suggestion:
1) Separate categories and products to different zone
2) Add option to “No Thumbnails” for categories
3) With or with out button for categories. Will be great if we can set the buttons with stylesThanks
-
August 6, 2019 at 12:54 pm #32946
Hi,
1 I’m sorry WooCommerce new version don’t give permission to Separate categories and products to different zone
This have way you go to Claue > Theme Option > WooCommerce > Sub-categories Settings and set 3 categories per row that will clear product next to categories
2. You can hide product categories thumbnail by add below code to Claue > Theme Option > General Layout > Custom CSS
.product-category img { display: none; }
3. Could you explain more about this task, we still not clear about it.
By the way, your support expired. Could you please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us continue develop new feature and improve our theme.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio-
August 6, 2019 at 10:53 pm #32964
Hi Harry,
Thanks for the quick reply. If Woocommerce limited separate categories and products, can we choose NOT show categories in Wocommerce setting but add your own codes to show them above products? For the third quesiton above, we just want to explain what we need is just simple buttons or even TEXT for categories. As you mentioned, we can set the columns to 3 but for some categories we may have 4 or 8 sub-categories so this can’t sovle the problem.
We do extend our support already. Please take a look and if something wrong, please let me konw. Thank you.
-
-
August 6, 2019 at 11:39 pm #32967
Hi Leon,
Thank you for extend support.
I’m sorry for this case only way so only category or show only products. We will find solution, if found we will update for our theme.
I don’t understand why WooCommerce mix categories to products and do not give us function to override. In the past they separate categories out of products.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
August 7, 2019 at 12:14 am #32968
Hi,
1. please remove the custom css code you added
a.cg {display: none;}
2. Please add more code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .single-product #jas-content {margin-top: 70px;}}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.