-
AuthorSearch Results
-
August 16, 2017 at 11:55 am #8311
In reply to: Column switcher issue
Hi Harry
I’ve updated my theme to the latest version and it caused some issues regarding quick view. I’m writing here because a few days ago on my request you have provided a code to not showing “eye button” for quick shop on small devices and the whole image of the product works as quick shop button function. after updating the “quick shop” button has moved to the left corner on big screens and it has stopped working on small screens. When we click an image on small screen then it does not popup the quick shop window instead it goes directly to the product page. please do the needful.
Also I’ve added a code in the custom css style to border the product. I want this border only on big screens and only around the image and not around the whole product on category pages. If you can make the correction then it will be a great favour to me.
Thanks
faheem
August 15, 2017 at 4:35 pm #8300In reply to: icons with text
I helped you fix the issue.
It because you lost close tag of css for shopping bag.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 15, 2017 at 9:44 am #8294In reply to: Theme speed advice
Hi,
We use auto optimize https://wordpress.org/plugins/autoptimize/ to minify css,js and super cache https://wordpress.org/plugins/wp-super-cache/ for cache on site
We use Cloudflare for CDN and cache
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 15, 2017 at 3:03 am #8291In reply to: Design options not saving
Thank you for the coding….I added it to the Custom CSS space and changed the color code but the changes didn’t apply.
August 15, 2017 at 2:56 am #8290In reply to: icons with text
Thanks for the fast response! I got my icons, but the CSS code for the top bar and social icons didn’t work. Nothing changed with the code.
August 15, 2017 at 12:46 am #8284In reply to: icons with text
Hi,
Thank you for choosing our theme and your kind words.
1. You can use font icon with class at http://fontawesome.io/cheatsheet/ follow this screen shot to add icon
2,3 You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.jas-socials a {
height: 24px;
line-height: 22px;
margin: 0 3px;
width: 24px;
}
.header__top .jas-socials {
line-height: 36px;
}
.header__top { background: #3e3e3e;}.jas-socials a.facebook:hover { color: #3B5998;}
.jas-socials a.instagram:hover { color: #3B5998;}Change #3e3e3e and #3B5998 with your color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 14, 2017 at 4:53 pm #8259In reply to: Add to Cart issue and Currencies issue
Hi,
Sorry we miss this message from you. You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS to fix
.product-button {
position: inherit;
transform: translateY(0);
margin-top: 15px;
}.product-image .product-button > * {
transform: scale(1);
opacity: 1;
}Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 14, 2017 at 9:37 am #8241In reply to: Extra content doesn't work
Hi,
The extra content doesn’t support you add
and tag it only support normal html
You can use this plugin to add script code https://wordpress.org/plugins/insert-headers-and-footers/
and add css in Claue > Theme Option > General Layout > Custom CSS (without
tag
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 14, 2017 at 9:11 am #8240In reply to: Extra content doesn't work
This reply has been marked as private.August 13, 2017 at 11:45 pm #8234In reply to: Add to cart button in product listing page
Hi,
1. You can add custom css in Claue> Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) {
.btn-quickview { text-indent: 0; font-size: 14px !important;}
}2. Sorry the add to cart effect need more change. We are so busy can’t help you do it. You can hire some freelancer to help you do it https://studio.envato.com/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results