Forum Replies Created
-
AuthorPosts
-
Thank you for your kind words!
Your issue fixed.
Could you help us give our theme good review and 5 star rating at https://themeforest.net/downloads.
We really appreciate.
Have a great day!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.header-lateral #jas-wrapper .jas-offline-content {
margin-left: -250px;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css
.flex.between-xs.middle-xs.price-review {
border-bottom: 1px solid #dedede;
padding-bottom: 20px;
}
ul.swatch .swatch-item:hover, ul.swatch .swatch-item.selected {
border: medium none;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can change blue color to another color on overall site in Claue > Theme Option > Color Scheme > Primary Color
2. For only add to cart button by add custom css
.single_add_to_cart_button,
.external_single_add_to_cart_button {
background: #56cfe1 !important;
}Best regards
and change #56cfe1 with your colorHarry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can enable breadcrumb on category page by add custom css in Claue > Theme Option > General Layout > Custom CSS
.archive .woocommerce-breadcrumb {
background: #f6f6f8;
display: block;
padding: 10px 20px;
}Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Could you check correct code for both language
[woocommerce_cart]
[woocommerce_checkout]
You site now enable “Coming Soon” mode so i can’t check.
You can use default “Coming Soon” function of theme without using plugin in Claue > Theme Option > Maintenance
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I help you fixed this issue.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You add these code in Claue > Theme Option > General Layout > Custom CSS
input[type="submit"], button, a.button, .jas-ajax-load a, .br__40 { border-radius: 4px; }Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCould you give us a mock up or a link have it?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts