Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
body.home { background: rgba(0, 0, 0, 0.77); }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Harry,
We have made so small changes to our site and wanted to ask your help with some small bug fixes and tweaks.
1 We have loaded up the Variation Swatch plugin and have changed the way the size options display – from the list to the round button. But now each time, as soon as a size is selected, the price also appears again for the second time below the size, just above the quantity. See here:
http://prnt.sc/slb0gq
This should not be there and it wasn’t there with the old size dropdown view. This does not happen in the demo so it is definitely an error. Could you please advise us how to fix this? Please not that at the moment, you will only be able to see this error on the Gabriella Blue Retro Skirt because we have only changed the size display on this one product so far.
Also, is there any way to make the size buttons display the other way? ie. from S to 3XL rather than as they are now?
(2) We have set up a responsive table in our Shipping & Delivery page but every second row is coloured purple (we set this up for the product size chart tables but it is now copying it here in this page too). How can we remove the colour and make the table just all plain white?
(3) For some reason, we seem to have lost our Theme Editor with all the folders, including our style.css and functions.php folders where we had some custom coding. We are assuming that it is just hidden somewhere since all of the custom code in it still works. But we are not sure how this happened , if it was through some theme update or something like that and now we can’t get to any of the code we had there – could you let us know how to get the editor back?
(4) On mobile, we seem to have somehow lost the typography which we have loaded for the site. We have Marcellus font selected for the site text and also in some places, a custom font – such as the Lobster font at the top of the ‘About Us’ page. If you look at this page on desktop vs mobile, you will be able to see the bug in the big purple ‘Hello’ at the top of the page. It is Lobster font on desktop but just the default font on mobile. Again, not sure how or when this happened. Could you advise us on how to fix this to make sure that the fonts and typography display correctly on mobile?
Many thanks in advance for your help, much appreciate it.
Hi Nina,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.page-id-2904 .jas-page > div {margin-top: 0}
Please edit the first row and change margin top
2. Please go to Appearance > Customize > WooCommerce > Product Catalog > Default product sorting
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
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=janstudio
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=janstudio
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=janstudio
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=janstudio
Hi 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=janstudio
Hi 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=janstudio
3/ 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.