Forum Replies Created
-
AuthorPosts
-
I helped you reorder at
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou only need go to Dashboard > Product > Attributes > Size > Drag to reorder.
If you love our theme and support. pls help us rate for our theme at https://themeforest.net/downloads that will help us in sale.
Thank you very much!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI checked file of WooCommerce my-orders.php was deprecated from version 2.6.0. Now you need overwrite file orders.php
gecko_child > woocommerce > myaccount > orders.php.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCan you upload child theme to here for us can check?
I try login to ftp with account you sent but cant’ access.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCan you send us ftp account, we need check structure file.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can override woocommerce theme as structure:
gecko_child > woocommerce > my account > my-orders.php.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Thank you for purchase!
After you active child theme you have to re-upload logo and change setting for widget.
If you still have problem, pls send us your website link, temporary admin account as private reply. We will take a look and help you solve your problem.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThank for your kind words!
Feel free contact us again if you need more help.
If you love our theme and support, pls help us rate for our theme at https://themeforest.net/downloads that will help us in sale.
Thank you very much!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can change black by add custom code in JanStudio > Theme Option > General Layout > Custom CSS or add css in style.css in child theme
.jas-push-menu h3 { background: #000;} change #000 to your color
2. Black shadow when open menu
.mask-overlay {background: rgba(0, 0, 0, 0.8);} you can change 0,0,0 with your color
You can see rgb in photoshop like screenshot as 84,80,48 and 0.8 is opacity
3. The submenu background
.jas-menu ul { background: #3e3e3e; } change #3e3e3e to your color
4. Background on footer
#jas-footer:before { background-color: rgba(0, 0, 0, 0.95); } you can follow step 2
5. Yes, when you change #b59667 it will apply for these elements you said
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio5. You can remove social icons by go to JanStudio > Theme option > Social Setting and remove
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts