Forum Replies Created
-
AuthorPosts
-
Hi,
As i understand your site is overload you can try reset your server or contact with hosting provider
Today have more user use Goddady have same issue like yours
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. I checked on my computer it ok, could you try clear cache and check again
2. You can go to WooCommerce > Settings > Account > and follow this screen shot http://take.ms/G7z8z
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
It have option in Claue > Theme Option > Header > Header Transparent.
I saw you enable this option, please change with your content. When you done, please let me know, i will help you do it. Now it still dummy content so the code i give you will not correct with new content.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHiiamyasminmatos,
Could you create new topic with your site url and admin account, we will take a look and help you solve your issue.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
input[type=”submit”], button, a.button, .jas-ajax-load a {
border-radius: 4px;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Saw you delete some image of this product?
1. I check and saw the issue with first image in galley we will fix and update soon.
2. When you hover on the image, it load original image to display zoom effect. You can turn off zoom effect in Claue > Theme Option > WooCommerce > Product Detail Settings > Enable Zoon Image > OffHarry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css code for your site in Claue > Theme Option > General Layout > Custom CSS
@media only screen and (min-width: 1366px) {
.product-image-flip {
height: 304px;
overflow: hidden;
}
}
@media only screen and (min-width: 1280px) {
.product-image-flip {
height: 279px;
overflow: hidden;
}
}
@media only screen and (min-width: 1024px) {
.product-image-flip {
height: 279px;
overflow: hidden;
}
}
@media only screen and (max-width: 800px) {
.product-image-flip {
height: 262px;
overflow: hidden;
}
}
@media only screen and (max-width: 480px) {
.product-image-flip {
height: 250px;
overflow: hidden;
}
}
@media only screen and (max-width: 414px) {
.product-image-flip {
height: 210px;
overflow: hidden;
}
}
@media only screen and (max-width: 375px) {
.product-image-flip {
height: 180px;
overflow: hidden;
}
}Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add content in Theme Option > WooCommerce > Cart & Checkout page
Or you this plugin https://wordpress.org/plugins/personalize-woocommerce-cart-page/
Follow this article https://apppresser.com/woocommerce-checkout-customization-guide/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can download attach file, extract and import via Tools > Import > WordPress Import
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=janstudioHi,
You can add custom css code
.pe-7s-shopbag::before { content: "\e66e"; }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts