-
AuthorSearch Results
-
June 12, 2020 at 12:36 pm #36814
In reply to: How do I add a product to the cart
Hi – I have pasted this into the Custom CSS Style box but it isn’t doing anything.
Also – how do I only remove the ‘sale’ badge? And how do I control the length of time a ‘new’ item appears?
June 12, 2020 at 7:57 am #36812In reply to: How do I add a product to the cart
Hi,
1. Please go to Claue > Theme Option > WooCommerce > General Settings > Enable Catalog Mode > Off.
2. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.badge span { display: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 7, 2020 at 6:50 am #36753Hi Sharip,
1. To change style of any menu item you need to know ID of menu item by right click on menu item and inspect https://prnt.sc/sv4w0f After that add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-menu li#menu-item-5977 > a { color: #ec0101; font-weight: bold; }and change “menu-item-5977” with ID number of your menu item, and #ec0101 with your color.
2. Can you take a screenshot and explain more about the issue.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 6, 2020 at 1:48 am #36741In reply to: Cannot translate related products
This reply has been marked as private.June 5, 2020 at 11:02 pm #36738In reply to: Cannot translate related products
Hi,
Please add below code to claue > theme option > general layout > Custom CSS
::-webkit-input-placeholder { color: #c1c1c1; } :-moz-placeholder { color: #c1c1c1; } ::-moz-placeholder { color: #c1c1c1; } :-ms-input-placeholder { color: #c1c1c1; }and change #c1c1c1 to #888
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 4, 2020 at 10:00 pm #36718In reply to: Cannot translate related products
This reply has been marked as private.June 4, 2020 at 6:34 am #36706Hi,
Sorry for late reply.
1. By default the menu on mobile still link to category. If you want click to the menu it expand sub-menu please add below code to Claue > Theme Option > General Layout > Custom CSS
.holder { width: 100%; right: 0; }2. Please go to Settings > Reading > Homepage and Select Home as you want after that change edit the page and change image with yours.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 30, 2020 at 9:56 pm #36670In reply to: Checkout and Cart – Change button color
Hi Jure,
Thank you for choose our theme and your kind words.
1. You can change color of all button by add below code to Claue > Theme Option > General Layout > Custom CSS
a.button, .jas-ajax-load a, button.button { background: #222; border-color: #222; color: #fff; }and change #222 and #fff with your color
2. You can change footer logo in Widgets > Footer #1 and change path
http://janstudio.net/claue/demo/wp-content/uploads/2016/10/logo-2x.pngwith your logo path.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.page-head::before { background: rgba(0,0,0,1.0); }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 28, 2020 at 6:10 pm #36657I renewed the support.
When I download the theme and upload it, it says: The package could not be installed. The theme is missing the style.css stylesheet.
Please help 🙂
-
AuthorSearch Results