Forum Replies Created
-
AuthorPosts
-
June 11, 2017 at 11:47 am in reply to: How can I change the label "Portfolio" in the breadcrumb #5262
Hello Jamie,
Sorry for late reply.
We saw this issue, we will improve our theme for this issue.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 11, 2017 at 11:04 am in reply to: Add title of product at the top of title bar on Product Details page #5261Hi,
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.product-addon .form-row {
position: relative;
color: #999;
border: 1px solid #999;
}
.product-addon .form-row:after {
content: ‘\f107’;
position: absolute;
font-family: ‘FontAwesome’;
right: 10px;
top: 7px;
pointer-events: none;
}
.product-addon .form-row select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
border: 0;
outline: 0;
padding: 0;
color: #999;
font-size: 14px;
cursor: pointer;
width: 100%;
height: 38px;
line-height: 38px;
padding: 0 30px 0 10px;
}You’re welcome.
Hope our love our theme and consider give us good review and 5 stars rating at https://themeforest.net/downloads we really appreciate.
Thank and have a nice weekend!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. The issue because your product is variable product but you don’t add any variation for product and price.
2. You can add custom css in Claue > Theme Option > General Layout > Custom CSS.woocommerce-tabs {padding-top: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can change color for categories by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .product-category h2, .product-category h2, .woocommerce .product-category h3, .product-category h3, .product-category h3::before, .product-category h3::after { color: #fff;}
Change #fff with your color.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can hide cart icon on homepage or certain other page by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.home .jas-icon-cart, .page-id-9 .jas-icon-cart { display: none;}
You can get class for any page by inspect to body class and change “.page-id-9” with class of the page you want hide icon cart
https://monosnap.com/file/M8AeLQKqj8hVOWN6BPxyiCKlxs65vP#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio1. You need increase (Upload Max filesize & Mã post size) – You can ask support from hosting provider
https://monosnap.com/file/u1mIZrVAqKGhwYue5Widh7628oaQ9y#2. Upload file sample of revolution slider to folder wp-content/uploads/revslider
3. We recommend increase memory on your hosting to 1GB and more for e-commerce site
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI checked your site and saw there are so much images use for Revolution slider lost. So it cause slow speed.
https://monosnap.com/file/0VD2MboKWwQ5LMgQr3fV1BzuD087o3
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Could you tell which package of hosting you’re using?
Thanks
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 Kath,
Thank you for purchase,
You can make header to transparent by go to JanStudio > Theme Option > Header > Header Transparent > On
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts