Forum Replies Created
-
AuthorPosts
-
Hi,
You can edit the image follow this screen shot


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=janstudioHi,
You can add custom css
.single-product-thumbnail .p-thumb:hover .slick-arrow { display: none !important; opacity: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Caroline,
You can remove the text by add custom css
.page-head h1 {display: none;}
.page-head p {display: none;}
.page-head .jas-breadcrumb {display: none;}If you want remove page title you edit this page scroll down to Page Layout Option > Enable Page title > Off.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Chris,
I help you enable zoom function in JanStudio > Theme Option > WooCommerce > Product Detail Settings > Enable Zoom Image > On.
Best regards
Harry
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can make this layout by follow the steps:
1. Go to Theme option > Blog and follow this screen shot

2. Add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.jas-blog .jas-masonry .inside-thumb {
left: 0;
right: 0;
bottom: 0;
padding: 20px 15px;
position: relative;
background: none;
color: #4d5959;
}
.jas-blog .jas-masonry .inside-thumb .post-title a, .jas-blog .jas-masonry .inside-thumb a:not(.cg) { color: #4d5959;}
.jas-blog .inside-thumb .post-meta span:not(.cat) { display: none;}
article.post { margin-bottom: 60px;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Lorry,
You can get rid of grey overlay header banner by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.page-head::before {
background: none;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Potys,
Thank you for your kind words!
1. You can follow this topic https://wordpress.org/support/topic/resetting-order-numbers/
2. If you want display shipping address in checkout page you can change setting in WooCommerce > Settings > Shipping > Shipping Option and check in Default to customer shipping address

Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio2. You can set product page as masonry lazyload in Theme Option > WooCommerce > Product Listing Settings > Select layout Mansory and use pagination as load more

Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi.
You can change header background for page by edit this page

and scroll to bottom right and upload featured image

Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts