Forum Replies Created
-
AuthorPosts
-
January 13, 2017 at 6:15 pm in reply to: Move product description & additonal info to link below delivery & returns #1603
Can you tell me which file in parent theme you added code. we will give you how to make it run on child theme.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 12, 2017 at 2:27 pm in reply to: Move product description & additonal info to link below delivery & returns #1575Hi,
you can add below code to file function.php in gecko-child
remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 ); add_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 55 );
best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi
you can add custom css in JanStudio > Theme Options > General Layout > Custom Css
.jas-social .google-plus, .jas-social .pinterest, .jas-social .tumblr {display: none;}
best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio1.Hi you can change height of page title by add custom css in JanStudio > Theme Options > General Layout > Custom CSS
.page-head {padding: 125px 0;}
you can reduce 125 to your number
2. You can remove breadcrumb by add custom css
.jas-breadcumb { display: none;}
best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
We check your mockup and understand the requires this need more customize code and create new features. The fee to customize code for you is $250.
Best regards,
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can try add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
div.pp_pic_holder { left: 50% !important; transform: translateX(-50%); max-width: 95% !important; }
Best regards,
-
This reply was modified 8 years, 5 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSorry we still can’t understand.
Can you create a screen shot with or draw a mockup with your explain that is easier for us.
Thanks
-
This reply was modified 8 years, 5 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi, sorry for late reply.
1. Don’t have option to edit pictures size, You should crop image have same size before upload.
2. You can edit color of title by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .product-category h3, .product-category h3 { color: #4d59595;} and change
.product-category h3:before { color: #999;}
You can change “#4d5959” and “#999” with your color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJanuary 10, 2017 at 9:52 pm in reply to: No hover zoom, and product page looks completely different #1542Hi,
we released update version, pls update theme and openswatch plugin to latest version to fix issue.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts