-
AuthorSearch Results
-
June 2, 2017 at 4:42 pm #4898
In reply to: Header transparent
Can you send me the css code for try it?
Thanks
June 2, 2017 at 4:01 pm #4894In reply to: Header transparent
Hello,
You can enable header transparent in Claue > Theme Option > Header > Header Transparent > Enable.
You need some custom css to it work well.
Could you change with you content, after that we will help you fix issue with header transparent on your site.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 2, 2017 at 3:12 pm #4888In reply to: Header Responsiveness Issue & some other queries
You can try autooptimize plugin, some css of 3rd party plugin when compress it have issue with WP Rocket. Best regards
So, you mean to say, autooptimize is the only plugin I need for speed? WP-Rocket is not required? Or you want me to replace WP-Rocket with another plugin? If yes, which one do you suggest?
June 2, 2017 at 9:36 am #4880In reply to: Quick Shop
Hi Vizive,
You can disable quickview button by add custom css in Claue > Theme Option > General Layout > Custom CSS
.btn-quickview, .product-image > .db::before { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 1, 2017 at 12:19 pm #4856In reply to: Cart problem!
You can check on first field
https://monosnap.com/file/Lsi8HnxzwuvXZRRY49XxwUOy65VD4d#
When you click add to cart it auto redirect to shopping cart page.
and you can hide cart icon by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.jas-icon-cart {display: none;}
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 31, 2017 at 11:25 pm #4834You can add custom css
.jas-push-menu {z-index: 999999; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 31, 2017 at 10:52 pm #4829In reply to: Problems with tabs
I don’t know why your site load css from admin of woocommerce.
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .woocommerce-tabs ul.wc-tabs {border: 1px solid #ddd; float: left;padding: 0; text-align: left; width: 100%; }
.woocommerce .woocommerce-tabs ul.wc-tabs li { display: inline-block; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 31, 2017 at 10:33 pm #4826In reply to: "More languages" button for multisite?
1. I’m still don’t have solution.
2. You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS
@media only screen and (max-width: 414px) {
.header__top .end-lg.end-sm { display: inline;}
.header__top .header-text { margin-right: 0;}
.header__top .jas-currency { display: block;}
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 31, 2017 at 5:22 pm #4813In reply to: Need some customization help.
Hi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.header-sticky .header__mid .jas-row {padding: 0;}
You can use attach file to have option to disable column switcher.
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=janstudioMay 31, 2017 at 10:42 am #4797In reply to: Mobile Pop Up
Hi Carlos,
Thank you for purchase!
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 414px) { .ypop-modal .ypop-wrapper { left: 0 !important;}}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results