-
AuthorSearch Results
-
June 10, 2019 at 8:12 pm #31725
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-action { margin-top: 30px; } .header-5 .jas-currency { margin-top: 30px; } .jas-navigation { margin-top: 30px; margin-bottom: 0; } .jas-social { margin-top: 30px; }And change 30 with your number.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 10, 2019 at 6:51 pm #31720Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.header-5 { margin-left: 0; background: transparent; } .header-lateral #jas-wrapper { padding-left: 0; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 10, 2019 at 5:00 pm #31718Thank you for your prompt reply, But my question is I need to make the Left menu TRANSPARENT like http://www.ysl.com or https://www.zara.com/in/ . Can you please provide me the additional CSS code to make it transparent as currently its a solid colour .
Thank You
Attachments:
You must be logged in to view attached files.June 9, 2019 at 9:23 pm #31709In reply to: How to change the out of stock label?
Hi Jackimi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.badge .sold-out { background: rgba(0,0,0,0.3); top: 50%; right: 50%; width: 100%; transform: translate3d(50%, -50%, 0); padding: 10px 0; height: auto; font-size: 14px; }And change 0,0,0 as RGB color and 0.3 as opacity from 0.0 to 1.0
To change the text, please go to Loco > theme > claue > your language > edit and search string to change
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 7, 2019 at 9:29 am #31680In reply to: Attributes tooltip messing with Attribute Title
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item.is-selected .swatch__tooltip { top: inherit; opacity: 0; visibility: hidden; }or wait for the next update of plugin Variation Swatch.
Could you please help us rate our theme 5 stars at https://themeforest.net/downloads
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 7, 2019 at 9:27 am #31679In reply to: How to add "Filter" word to filter icon in shop
Hi,
Thank you so much for your kind words!
You can add the text next to button by add below code to Claue > Theme Option > General Layout > Custom CSS
.filter-trigger:after { content: "Filter"; margin-left: 10px; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 6, 2019 at 5:12 pm #31664In reply to: Breadcrumbs color
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-breadcrumb a {color: #222;}and change #222 with your color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 6, 2019 at 3:28 pm #31660Topic: Breadcrumbs color
in forum Claue
ParaMarParticipantHi,
How can I change the color of the breadcrumbs links. Now the color is inherit from the body but I want to set it to be white only for breadcrumbs. I know that I need to assign a new class for breadcrumbs links in order to set custom CSS rules but I did not found the proper element to do that. I will attach a screenshot with how I want the breadcrumbs to look like.
Thanks!
Attachments:
You must be logged in to view attached files.June 5, 2019 at 6:40 pm #31631In reply to: Separation header to products body
Hi Inauremco,
Thank you for choosing our theme.
Please add below code to increase space between menu and product in JanStudio > Theme Option > General Layout > Custom CSS
.single-product .jas-wc-single > .jas-container { margin-top: 50px; }And change 50 with your number.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 5, 2019 at 3:37 pm #31624In reply to: Migrating to Claue on a live site
Hi Netmind,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.ls-slide img { margin-top: 0 !important;}Btw, your support expired. Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281, that will help us continue to develop and improve our theme.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results