-
AuthorSearch Results
-
November 27, 2020 at 4:44 pm #39380
In reply to: Color Customization
Hi Seventalents,
Thank you for choose our theme.
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item { border: 1px solid #ddd; } .swatch__list--item.is-selected { background: #333; border-color: #333; color: #fff; } .product-image .yith-wcwl-add-to-wishlist a i, .product-image .yith-wcwl-add-to-wishlist .ajax-loading { color: #fff }
And change #ddd, #333, #fff with your color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 27, 2020 at 9:45 am #39364In reply to: Delay loading site
Hi Rosie,
You can use Autoptimize plugin to minify CSS and JS thatt speed up your site. Your hosting package only suite with small site with less products. If you have more products i recommend upgrade hosting package.
Btw, your support expired. Please expand your support that will help us continue develop new features and improve our theme.
Thank and regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 27, 2020 at 9:36 am #39363In reply to: Import Sample Data
Hi,
You can change colorr by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .product-category h2, .product-category h2, .woocommerce .product-category h3, .product-category h3 { color: #4d5959; top: 0; left: 15px; font-size: 20px; } .product-category h2::before, .product-category h3::before { content: 'Shop now'; top: 55px; left: 25px; font-family: "Libre Baskerville", Georgia,serif; font-size: 14px; color: #999; } .product-category h2::after, .product-category h3::after { content: '\f178'; top: 56px; left: 100px; font-family: "FontAwesome"; font-size: 14px; color: #999; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 25, 2020 at 9:10 pm #39347In reply to: Remove a number of theme elements ?
Hi Phippsy,
Thank you for choose our theme.
1. Please go to Claue > Theme Optionn > WooCommerce > General Settings > Enable Page Title > Off
2. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-loop-category__title { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 25, 2020 at 7:31 pm #39343In reply to: Link color category description
Hi Jon,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.page-head a { color: #000; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 25, 2020 at 4:33 pm #39342Topic: Link color category description
in forum Clauejonkristen
ParticipantHi,
I wanted to add category descriptions with some links, but the link text is white. What css can I use to to change this to match the other text.
Best regards,
Jon Kristen
November 25, 2020 at 2:35 pm #39340In reply to: Mobile version options for colors and size
Hi,
Please add below code to Claue > Theme Option > General Layout >. Custom CSS
@media only screen and (max-width: 736px) { .is-selected .swatch__tooltip { top: -30px; opacity: 1; visibility: visible; }}
Kind regards
-
This reply was modified 4 years, 3 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-col-md-4.jas-col-sm-2.jas-col-xs-12.flex.end-md.hidden-sm.hidden-xs, .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.start-md.start-sm.center-xs { width: 0; max-width: 0; flex-basis: 0; } .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.center-md.end-sm.center-xs { width: 100%; max-width: 100%; flex-basis: 100%; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 22, 2020 at 7:37 am #39311Hi Shariq,
1. You can hide “Checkout” Button by add below code to Claue > Theme Option > General Layout > Custom CSS
.button.checkout.wc-forward { display: none; }
2.Please go to Loco Translate > Theme > Claue > Create new language > Choose English-US find the text “View Cart” and translate to “Checkout”
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioNovember 21, 2020 at 5:02 pm #39305In reply to: Problem with translation and setting up a mini cart
Hi RomaPopovych,
1.You can change button color by add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-mini-cart .button, .widget_shopping_cart .button { background: #222; color: #fff; }
and change #222, #fff with your color code
2. Please go to Loco > themes > claue > edit template > sync > save https://prnt.sc/vnaois
and after that back to translate.Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 4 years, 3 months ago by
-
AuthorSearch Results