-
AuthorSearch Results
-
June 17, 2017 at 11:19 am #5520
In reply to: Enable another Swatchs plugin after the problem
Claue > Theme Option > General Layout > Custom CSS
This is my Custom CSS
.btn-atc .cart:not(.variations_form){display:inherit;}
.single-product.postid-5532 .jas-container { width: 100%; padding: 0 30px;}
.background-overlay .text-overlay {
z-index: 5;
}
.content-quickview .extra-link,
.content-quickview .woocommerce-review-link {
display: none;
}I am a beginner and do not understand the code
There are the following video compression file, I became two compressed files
First
June 16, 2017 at 11:44 pm #5504In reply to: Enable another Swatchs plugin after the problem
You’re working on local or in a server. We need to check detail to give you a hint
Could you try add custom Css code in Claue > Theme Option > General Layout > Custom CSS
.btn-atc .cart:not(.variations_form) { display: inherit;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 15, 2017 at 5:19 pm #5461In reply to: Help with my new site using Claue
Hi Elephant2009,
Sorry for late reply.
1. You can change background of loading effect by add custom css in Claue > Theme Option > General Layout > Custom CSS
.preloader { background: rgba(0, 0, 0, 0.95);}
And change 0,0,0 with your RGB color and 0.95 as opacity of background from 0 – 1
2,3. Could you send us your site link, we need to take a look before give you a hint.
4. You can add custom css in Claue > Theme Option > General Layout > Custom CSS
#jas-footer .footer__bot { font-size: 9px;}
5. You can go to Widget > Scroll To Inactive Widget https://monosnap.com/file/NLBioz3iWd4gH7dVkCoL5ltjZ0I6eW# > Text and Drag to Footer Area #1
Or create new widget as Text and add to Footer Area #1 and use the code below
6. You can add custom css code
.page-head {
padding: 100px 0;
}and change 100px to fit your number
7. You can follow this video
8. You need go to Dashboard > Products > Attributes > Color > Edit Individual Color and upload thumbnail
9. The image need cover the content show the width and the height has to fit content but has not been distort so it cropped
10. Did you choose setting font family in Claue > Theme Option > Typography or you add custom css? We need to take a look you site.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 14, 2017 at 11:35 am #5404In reply to: Sell as single product only is showing quantity box
thanks for your quick reply. that did the did but not fixes my main problem with product quantity. as I said i ticked the checkbox in backend to sell this product only as a single product so quanatity selector must be removed. i tested to switch the theme an then it is removed so i think it’s also a theme issue. I could remove via css but some other poducts can be bought more than one item so I must find another solution.
I hope you understand and can help me!
June 14, 2017 at 10:52 am #5403In reply to: Edit Font Colour in Meta Slider
Hi Sean.
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.metaslider .flexslider .slides p { color: #fff;}
.metaslider .flexslider .caption-wrap .f__libre { color: #fff;}
.metaslider .flexslider .caption-wrap h3, .metaslider .flexslider .caption-wrap h4 {color: #fff !important;}
.metaslider .flexslider .caption-wrap a.button {color: #fff !important;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 14, 2017 at 9:38 am #5399In reply to: Sell as single product only is showing quantity box
Hi
Thank you for purchase.
Sorry because inconvenience
This issue because conflict css style
You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS to fix
.btn-atc .cart:not(.variations_form) { display: inherit;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 13, 2017 at 10:23 pm #5359In reply to: Remove author date and category in blog posts
Hi,
You can remove author, category, data by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.post-meta, .posted-on {display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 13, 2017 at 10:05 pm #5357Hi,
1. You can add custom CSS
.term-description { padding: 0 30px;}
or
.term-description { display: none;}
2. You can try update plugin again.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 12, 2017 at 6:18 pm #5310In reply to: Header layout
Thank you so much for your rate!
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.home .header__top {height: 0; line-height: 0}
.jas-branding {padding: 0;}
.home .admin-bar .header__transparent {top: 32px;}
.home .header__transparent {top: 0;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 12, 2017 at 6:00 pm #5309Thank you so much for your rate and your kind words.
You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS
.shop_table .product-quantity { display: none;}
.mini_cart_item .quantity {text-indent: -999em;}
.mini_cart_item .quantity .woocommerce-Price-amount.amount {text-indent: 0; display: block;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results