Hello,
as you see on the picture the icons are missing for some reason. Website runs since over 1 year with this theme without this problem.

Next Problem: The background of the text is invisible on every other language then german. Had to fix it with css “{
background-color: rgba(220, 220, 220, 0.87);}” (removed it for the screenshot) but it is not the same and not the right way!

Next problem: I deleted the picture shown in the background where the text background is missing. But the picture won´t remove itself on any language. It is not in our Media Library anymore but still visible on the page.
Hi,
Whats the best way to implement breadcrumbs in archive pages?
I found an older case:
You can enable breadcrumb on category page by add custom css in Claue > Theme Option > General Layout > Custom CSS
.archive .woocommerce-breadcrumb {
background: #f6f6f8;
display: block;
padding: 10px 20px;
}
Or should I use the Yoast BC function?
best regards
Reinhard
Hi Shariq,
1, 2, 3. Please add below CSS code
.wc-col-switch.flex::before {
content: 'Sort By:';
padding-right: 10px;
}
.product_meta {
display: none;
width: 100%;
}
.price del::before {
content: 'Retail price';
text-decoration: none;
padding-right: 5px;
}
4. The link is product category while the filter on left is attribute (Brand). Please go to Dashboard > Products > Attributes and delete brand
5. I’m sorry on the top only show the text is beter
6. Please go to Theme Option > WooCommerce > Product Details Settings > Size Guide and upload your image contain table of size.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Tank you Harry
can you tell me why this div css disappeared?
in 9 days I have no right to communicate with you if I have a problem I have to take a support extension?
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.wc-accordion-content {
padding: 20px;
display: none;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__value {
width: 30px;
height: 30px;
line-height: 32px;
}
Btw, 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 features and improve our theme.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi, is there a .css to enlarge the size and swatch sizes?
testingtesting
thank you
kevin
Hi,
Please add below code to Claue > Theme Optin > General Layout > Custom CSS
@media only screen and (max-width: 1024px) {
.header__search {
top: 45px;
}}
Btw, your support expired. Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us continue develop new features and improve our theme.
Thanks and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
please go to my site on mobile select the magnifying glass and you will see that my plugin notification bar which shows up on all pages on the site is hiding the search box. You need to scroll up to see it there. How do i hide my notification bar element on this page only. i could not figure out what the page is called or get to it in the “inspect elements” to put in custom css. thx.
https://bestfitbybrazil.com
Hi Blackpmetall,
you can change hover style in JanStudio > Theme Option > WooCommerce > Product Listing Settings > Hover Style > Choose Style 2
If you want hide all buttons, please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.product-button {
display: none;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio