-
AuthorSearch Results
-
February 17, 2019 at 3:03 am #29001
In reply to: Little CSS Help
Hi Harry,
1- Loco is fine now, it had sync problem before, but it’s fine now.
2- As you said, I changed the style.css of Claue
Will you fix this issue for the next update or I should add this to my custom code?
Regards.
Rahim Vaziri
CEO & Founder at Look.irFebruary 16, 2019 at 10:29 pm #29000In reply to: Little CSS Help
Hi Rahim,
1. I don’t understand the issue with loco translate
2. Please go to claue > style.css line 6026 and change code to
.woocommerce-checkout-review-order td.product-thumb { padding-right: 0; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 16, 2019 at 11:26 am #28990In reply to: No Mobile – goes to product page
Hi,
1. It now i can’t access your site. Please check.
2. Please add below code to claue > theme option > general layout > custom css
.product_meta > span.sku_wrapper {display: none;}Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 16, 2019 at 11:24 am #28989In reply to: Pop-up of Pins won't display correctly
Hi,
Please try add below code to claue > theme option > general layout > custom CSS
.pin-maker.pm-slick.slick-slider { overflow: visible; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 15, 2019 at 10:26 pm #28983Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-checkout .woocommerce-message {display: none;}Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 15, 2019 at 10:23 pm #28982In reply to: IS their a way to align the coloumn nativation bar
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.result-count-order .flex.between-xs.middle-xs { justify-content: end; } .wc-col-switch.flex { margin-right: 15px; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 15, 2019 at 10:36 am #28954In reply to: On Shop Page how do I …
Hi,
1. Please go to Theme Option > WooCommerce > General Settings
2. Please go to Theme Option > WooCommerce > Product Listing Settings > Enable Filter > Off
3. Please go to Theme Option > General Layout > Content Width
4. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-ordering select option:nth-child(2) {display: none;}5. Please edit in Theme Option > WooCommerce > General Settings
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 15, 2019 at 9:27 am #28949In reply to: Visual Composer Issue
Hi,
This issue because your CSS code
.post .post-content { display: none; }Please remove the code you added.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 15, 2019 at 12:17 am #28934In reply to: need help with mobile view
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.header__mid.pl__15.pr__15 { padding: 0; } .jas-push-menu-btn img {width: 24px;} .jas-push-menu-btn .visible-xs::after { content: "Menu"; font-size: 12px; } .jas-col-md-8.jas-col-sm-6.jas-col-xs-6.center-xs { padding: 0; }2. Please change code to
.holder:after, .holder:before { width: 9px; height: 9px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .holder:after { top: 14px; right: 20px; } #jas-mobile-menu ul li.open > .holder::before { opacity: 1; visibility: visible; } #jas-mobile-menu ul li.open > .holder:before, #jas-mobile-menu ul li.open > .holder:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .holder:before {height: 1px;} .holder:after {width: 1px;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioFebruary 15, 2019 at 12:07 am #28932In reply to: Check Out Form Layout
Hi,
Thank you for your swift updates, much appreciated.
1,2 – Great works, Thank you.
3, Added code but did not see a difference. I thotght I might hav added wrong. I iniytally justadded to css as;
[code before]
.woocommerce form #wc_checkout_add_ons .form-row label {
display: inline-block;[added code]
#wc_checkout_add_ons_4_field label:first-child {display: block;}
}then I thought it should be like this;
.woocommerce form #wc_checkout_add_ons .form-row label {
display: inline-block;#wc_checkout_add_ons_4_field label:first-child {display: block;}
}However both options I did not see a change.
4,5,6,7. – Thanks for quote. Let me see if we need this now and get back.
10, Thanks, thats fine. Await your reply.
Many Thanks – appreciate your support.
-
AuthorSearch Results