-
AuthorSearch Results
-
May 14, 2018 at 12:04 pm #20384
Hi,
1. You can change height of category banner by add below code to Claue > Theme Option > General Layout > Custom CSS
.page-head { padding: 50px 0; }and change 50 with your number
2. Please go to Appearance > Widget > WooCommerce Categories Menu Sidebar and remove exist widget
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 13, 2018 at 9:55 pm #20359In reply to: Photos not aligned on desktop
Hi,
Please add below code to Theme Settings > Custom Code > Custom CSS
.form__atc--action .button--primary { border-color: #56cfe1; background: #56cfe1; width: 100%; margin-top: 15px; }and change #56cfe1 with your color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 13, 2018 at 11:16 am #20330Hi,
I can’t remove number in link when use accordion
1. You have to create fake image background for button by use below css i give you in code
.vc_tta-accordion .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading { position: absolute; top: 0; left: 0; width: 100%; border: none !important; background-color: rgba(255,152,0,.8) !important; border-radius: 0 !important; box-shadow: none !important; z-index: 999; height: 60px; background: url('http://janstudio.net/helpdesk/wp-content/uploads/2016/07/page-head-bg.png') center top no-repeat; background-size: cover; }and add more css
.vc_tta-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading { background-image: none; }Please change background url to your image path and change setting of accordion like this screenshot close all section https://monosnap.com/file/lKETX3Gg2jViRzNGTFL70Z3gaFa9f4#
2. I think it good, please uncheck in full height row if you have more content and add more padding left and right for the row
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 13, 2018 at 9:31 am #20328In reply to: Sales pop and sale label
Hi
1. You can change the color via custom CSS code
.product__badge--on-sale { background: red; } /* Change red to your color*/
Add the custom CSS code in Theme Settings / Custom CSS code2. The time is random, we do not support to change it. If you still want to change you can find it in line 906 of assets / claue.js.liquid file
May 12, 2018 at 5:59 pm #20294Hi,
I replace your image by ours, but our image must be centered as the title?
For this to work I need to replace a css code
The video and for question 2?
Reading in progressThank you
May 12, 2018 at 3:38 pm #20292In reply to: Max Mega Menu Help
Hi Rahim,
1. To change color of top menu please go to Max MegaMenu > Menu Theme > MenuBar you don’t need use css
2. If you want change color for separate icon you have to use custom css like your code.Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 12, 2018 at 12:29 pm #20288In reply to: breadcrumb menu
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
div.bbp-breadcrumb {color: #696969;} div.bbp-breadcrumb a {color: #002e5b;}and change 696969 and 002e5b with your color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 12, 2018 at 12:21 pm #20287In reply to: Photos not aligned on desktop
Hi,
Please go to Theme Settings > Custom Code > Custom CSS and add below code http://take.ms/7S71q
.form__atc--action.flex {display: inline-block;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 12, 2018 at 10:05 am #20279In reply to: Can not change top banner photo…
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.page-head { padding: 50px 0; }and change 50 to your number
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 12, 2018 at 9:44 am #20274In reply to: how to remove the circle around the heart
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.summary .yith-wcwl-add-to-wishlist {border: none; }Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results