-
AuthorSearch Results
-
May 21, 2020 at 5:52 pm #36519
In reply to: returning customer login messed up
Hi Hengky,
Please add below code to custom CSS
.woocommerce form .form-row-first.validate-phone {width: 100%;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 20, 2020 at 10:47 pm #36506In reply to: Need Claue theme support
Hi Jonkristen,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.is-label .swatch__list--item { border-radius: 5px; padding: 2px 5px; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 20, 2020 at 3:46 pm #36496In reply to: returning customer login messed up
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.form-row + .clear { clear: both;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 19, 2020 at 3:53 am #36468In reply to: QUITAR ELEMENTOS DEL HEADER
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-my-account ul li:first-child, .jas-my-account ul nth:first-child(2) {display: none}2. Please follow our document and remove class of menu item http://janstudio.net/claue/document/#menu-badge
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 18, 2020 at 11:52 pm #36463Hi Nina M,
1. I’m sorry. It doesn’t have option to add close button to hide message
2. It doesn’t have option to hide “QuickShop” on few product. If you want hide some product you need to know class of product by right mouse on product and select > inspect element to know product ID and add css
.post-6494 .product-btn .btn-quickview, .post-6495 .product-btn .btn-quickview {display: none}
With 6494 and 6495 are products ID
You can hide all Quick Shop button by go to Theme Option > WooCommerce > Product Listing Settings > Enable Quick Shop button > Off
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 18, 2020 at 11:35 pm #36460Hi Chris,
1. Please download attach file and put in gecko-child > woocommerce and change all hover style on homepage and shop page to hover style 3
and add below CSS code
.single-btn:hover .btn-quickview { border: none; background: none; }Btw, your support expired so long. Please renew your support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658 that will help us continue develop new features and update our theme.
Thank and regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 18, 2020 at 10:48 pm #364543/ Please help us in our website because we don’t understand the colors rules in the Main menu.
-> See Part 1 and 2 attached screenshots : we want all the blue ones like the others, grey/black.
-> See Part 3 : when we go down on the homepage, these terms appear in blue now => we want them like the left ones, grey/black.Could you please check in our website because we try your codes in Claue > Theme Option > General Layout > Custom CSS and they don’t work.
Please explain us how it works because we will often update this main menu to keep it up to date.
Thank you so much
P.S : We reply to you about 4/5/ questions soon
Attachments:
You must be logged in to view attached files.May 18, 2020 at 8:42 am #36436Hi Nina,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.single-product .woocommerce-message { display: none; }2. I’m sorry the extra option will not show in quickshop
3. Please add below code to Claue > Theme Option > General Layout > Custom CSS
html[lang="fr-FR"] .jas-menu li.hot > a:after { content: 'Hot'; background: #ff3e11; } html[lang="fr-FR"] .jas-menu li.sale > a { color: #ec0101; } html[lang="fr-FR"] .jas-menu li.sale > a:after { content: 'Sale'; background: #ffa800; } html[lang="fr-FR"] .jas-menu li.new > a:after { content: 'New'; background: #01bad4; }and change text, background color as you want
4. Please change in Loco > Plugins > WooCommerce and change number of product show in Claue > THeme Optoin > WooCommerce > Product Listing Settings > Number of product per page
And go to Widgets > WooComerce Filter Sidebar to change the text
5. Please go to WITH > Popup > Settings and show on only homepage.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 17, 2020 at 3:15 pm #36407In reply to: Double scroll bar after activating footer elementor
Please add below code to Claue > Theme Option > General Layout > Custom CSS to fix first issue. The second issue i don’t see
#jas-wrapper { overflow-x: initial; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 16, 2020 at 10:33 pm #36395In reply to: Setting up some features and home page for demo 5
Hi,
1. It now only use Custom CSS to change color please add below code
.page-head::before { background: none; } .page-head h1 {color: #fff;}and change #fff to your color
2. On demo 5 the big image is 1920 x 650 and 3 small images are 600×400
3. Please change order of product to Acsending https://prnt.sc/shyapq
4. please add thumbnail size for blog section https://prnt.sc/shybww and add custom code to remove date
and author.post-info span {display: none;}5. Please add code
target=”_blank” to next to href link https://prnt.sc/shye4w don’t use css for it
6. I’m sorry the widget not support show only comment
7, Please go to Widgets > WooCommerce Categories Menu Sidebar and remove widget
8. Please add custom CSS code
.product_meta { display: none; }9. Please use plugin Loco > Theme > Claue > create new language English-US and change the text as you want http://support.janstudio.net/forums/topic/theme-translation/
10. We recommend use Blog normal without page builder we create the Blog Standard only for demo
11. You don’t need element, just copy short code and insert to any editor.
12. If you use just title and text don’t use PageBuilder just use Classic Editor. When we create demo we duplicate content and edit not build from scratch.
Btw, please split your questions to 3-4 questions per reply. We tired to check a long list of question because we have to scroll more time to check your question and sometimes we will miss your one of all.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results