-
AuthorSearch Results
-
October 4, 2017 at 11:08 pm #11271
In reply to: Vendor store page not correct
Hi,
I checked your site and saw you change the layout of Vendor Store page
Could you revert your code and add custom css to fix issue with style of Vendor Store page
.dokan-theme-claue .woocommerce-breadcrumb {
background: #f6f6f8;
padding: 20px 30px;
margin-bottom: 30px;
}
.dokan-store-sidebar {
padding-left: 30px;
}
.dokan-single-store {
padding-right: 30px;
}
.dokan-widget-area > li {
list-style-type: none;
}
.dokan-widget-area h2.widgettitle {
font-size: 20px;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 4, 2017 at 6:12 pm #11257In reply to: Remove Button on Minicart
Hi,
Thank you for choosing our theme.
1. WooCommerce only support calculate shipping on shopping cart http://take.ms/LrPRa
2. You can hide checkout button on minicart by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce-mini-cart__buttons .button.checkout { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 4, 2017 at 2:52 pm #11245In reply to: Add to Cart button looks off (unaligned)
Hi,
You can add more custom css
.single-product div.product .stripe-enabled form.cart .quantity input { width: calc(100% – 20px);}
.entry-summary .single_add_to_cart_button { white-space: nowrap;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 4, 2017 at 1:37 am #11208In reply to: Currency switcher flags
I help you changed short code and unminify js/cs/html of autoptimize and reminify js/css/html again. it now work well on your site.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 3, 2017 at 11:30 pm #11202In reply to: How to get height of header bigger
Hi Harry,
Good I showed you what I had done.
With your new css everything is working perfect now and looks good, this is resolved.
Your support is really great, thank you very much for your help.
Have a nice evening,
Best regards,
Marjolein
October 3, 2017 at 10:54 pm #11201In reply to: How to get height of header bigger
Hi Marjolein,
Sorry the prev code not correct.
You can use custom css in Claue > Theme Option > General Layout > Custom CSS
.page-head { padding: 100px 0; }
.page-head h1 {
font-size: 30px;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 3, 2017 at 10:26 pm #11198In reply to: How to get height of header bigger
Hi Foster,
Thanks for answering me so quick, i think it’s late in your time.
Sorry in the mean time I could find it. I left the 0 and add height: and it works.
instead of .page-head { 100px 0; } I did put .page-head { height: 100px ; }
(I did change de number 100px in 600px).
But I think I need to get bigger the letters of tittle.
Have I to use for that Loco translate or somewhere else or css ?
Cheers,
Marjolein
October 3, 2017 at 8:49 pm #11185In reply to: How to get height of header bigger
Hi Marjolein,
Please use the custom CSS code below (Adjust number 100 if you want)
.page-head { 100px 0; }Cheers,
FosterOctober 3, 2017 at 4:06 pm #11164Hi,
1. I check your site it now the quickshop button work well
2. You can fix by add custom css
.page-id-6 .woocommerce-message { display: none;}
.product-quickview .variations_form .yith-wcwl-add-to-wishlist {left: 235px; right: auto;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 2, 2017 at 9:53 am #11089In reply to: Add to Cart button looks off (unaligned)
please copy full the code you add in Custom CSS to https://pastebin.com/ and give me the link, I need to check more.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results