-
AuthorSearch Results
-
August 26, 2019 at 10:33 pm #33317
In reply to: Website ZAZU
Hi,
Please add more code to claue-child > style.css
.product-btn a.add_to_cart_button { position: relative; padding-left: 50px; } .product-btn a.add_to_cart_button i { position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.3); padding: 14px; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 22, 2019 at 7:43 pm #33281In reply to: Some issues after update
Hi,
1. I check on my local it still work well https://prnt.sc/ow2chl you install more plugins, please try deactivate one by one
2. If you click on checkout the number will update
3. I’m not sure, please check with plugin author
4. On single page, WooCommerce set default number is 1 you can’t add zero product to cart. To remove user have to remove on cart.
5, Please add below code
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon, #add_payment_method #payment ul.payment_methods li img.stripe-icon { margin-top: -22px; }6. We remove 2019, in next version we will revert back
7. Your site now conflict JS cause by captcha https://prnt.sc/ow2z9i https://stackoverflow.com/questions/52390562/google-recaptcha-response-uncaught-in-promise-null
8. Please add below css code
.pe-7s-shopbag::before { content: "\e66e"; }9. I’m sorry CSS can’t add place holder number. Please follow this topic https://atlantisthemes.com/woocommerce-checkout-customization/
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 feature and improve our theme.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 22, 2019 at 6:47 pm #33280In reply to: Theme Changes
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.price ins { color: #68371b; }You support expired, 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 and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 22, 2019 at 5:25 pm #33275In reply to: Some issues after update
This reply has been marked as private.August 20, 2019 at 10:36 pm #33253In reply to: Question about Mobile Code and Customization
Hi Rankelvin,
Our theme optimized for mobile but not mobile first.
to customize for mobile please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) { #jas-footer .widget {text-align: center;} }Please add your custom code for mobile inside @media only screen and (max-width: 767px) { your code…}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 19, 2019 at 10:59 pm #33240In reply to: Theme Changes
Hi,
To hide sale badge, please add code in Claue > Theme Option > General Layout > Custom CSS
.badge span.onsale { display: none; }To change color please use code
.badge span.onsale { color: #68371b; }I don’t understand why you want to hide while change text color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.product-info .u-small .swatch__value { width: 24px; height: 24px; line-height: 22px; font-size: 11px; }2. Please upload image for each variation https://prnt.sc/oup02t or gallery swatch https://prnt.sc/oup3r3
3. Please go to WooCommerce > Settings > Tax and follow this screenshot https://prnt.sc/oup4yd
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 19, 2019 at 10:18 pm #33236In reply to: Theme Changes
Hi,
Please remove this comment https://prnt.sc/ouoq9u it not correct.
For CSS comment please use
/* You comment here */
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 19, 2019 at 9:01 pm #33231Topic: Theme Changes
in forum Claue
nasanParticipantHello there, please can you assist with changes on my site running Claue WordPress theme.
- I need for the sale text on products to be changed to the following color, #68371b.
- The sale badge needs to be hidden for sale products.
I have a few other custom css codes added to my theme as well.
August 19, 2019 at 8:44 pm #33229In reply to: About blog titles
Hi Phil,
Please add more code to Claue > Theme Option > General Layout > Custom CSS
.single-post .page-head { padding: 0 0px 60px 0px !important; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results