-
AuthorSearch Results
-
May 11, 2017 at 10:33 pm #3922
In reply to: Changed Footer to 4 Widget Areas
May 11, 2017 at 10:29 pm #3920In reply to: Gap between menu and slider
Hi there,
Please add this custom CSS code in Claue Theme Options / Custom CSS
.jas-page > .mt__60 { margin-top: 0; }– Foster
May 11, 2017 at 10:20 pm #3919In reply to: Portfolio scaling on mobile.
Hi,
You can use this custom CSS code to adjust width of portfolio item on mobile https://pastebin.com/21a1nWVr
– Foster
May 9, 2017 at 4:36 pm #3848In reply to: Website Speed Issues & Conflict with WP-Rocket
Hi, maybe the issue related to both css and js file. Can you try with another plugins both plugin i told is free.
If still have problem you have to deactivate plugin one by one and check.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 9, 2017 at 3:58 pm #3843In reply to: Website Speed Issues & Conflict with WP-Rocket
Hi,
I think have problem with js after you minify js
Could you try exclude js file of plugins in minify js one by one or can you try deactivate one by one plugin and check again.
We try compress js and css of our theme with recommend plugins by “Autoptimize” or “WP Super Minify ” and saw it working normal.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 4, 2017 at 11:54 pm #3718In reply to: WooCommerce Category Header
Hi,
For the category page you need upload thumbnail for separate categories when create new category or edit category at Dashboard > Product > Categories
https://monosnap.com/file/JvDkbyCPZja4liKauWoFhjmfGPVMuy#
And you can add custom css code to hide Page Title + breadcrumb
.page-head h1, .page-head .woocommerce-breadcrumb, .page-head .jas-breadcrumb { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 4, 2017 at 11:08 pm #3717In reply to: Disable order tracking
Hi,
Thank you for purchase!
You can disable order tracking menu by add custom css code in Claue > Theme Option > General Layout > Custom CSS
.jas-my-account ul li:nth-child(2) { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 4, 2017 at 4:46 pm #3710In reply to: WooCommerce Default Search Widget Layout
Hi Gilesholder,
Thank you for purchase and report bug.
We will fix this for the next update.
You can add below code to hotfix in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce-product-search .search-field { float: left; width: calc(100% – 108px); }
.woocommerce-product-search input[type=”submit”] { float: right; padding: 0 15px; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 3, 2017 at 9:58 pm #3696In reply to: How to change Badges to my color theme?
Hi,
You can add custom CSS code in Claue > Theme Option > General Layout > Custom CSS
.badge .new, .badge span { background: #000; }
.shop-top-sidebar .widget ul li.current-cat a { color: #c2ceca;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 3, 2017 at 9:13 pm #3695In reply to: Subscribe Button Colors
Hi,
You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
#bbpress-forums li.bbp-header a.subscription-toggle { color: #fff;}
and change #fff with your color.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results