Dear Harry,
How to make sure all our banners will be mobile proof, without adding a CSS code everytime?
With the Black Friday Sale coming up, we want to change the banner every day, but we have to make sure that the banners will also be mobile responsive. What do we need to do? Which settings or sizes?
Hi Eli,
These texts use letter-spacing option of CSS, please try for your site. The normal text can’t show like as you want https://prnt.sc/vlnzbe
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You mean you want add letter spacing for text like on slider https://prnt.sc/vli33m
Please add below code to Claue > Theme Option > General Layout > custom CSS
body, .jas-menu > li > a, .f__pop, .jas-menu ul li a {letter-spacing: 5px !important;}
and change 5 with your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Donna,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
span.badge {
display: none;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Donna,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
span.badge {
display: none;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Dear Harry,
Last time you helped me great with a CSS code to hide the double badges (we bought the Badges Management), but all the other badgets are still double, like the attachment. So we need to hide the badgets from the Claue theme, so the badges from the plugin will only be seen.
Hi Eli,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-menu > li > a,.jas-menu ul li a {
font-weight: 500;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
They do not work correctly, selecting a variation does not show the image that is actually set. I have tried to remove the optimization of both cloudlare and WP Rocket, I have removed the minification of javascript, css and html.

Attachments:
You must be
logged in to view attached files.
Hi Jacky,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
input[type="submit"], button, a.button,
.jas-ajax-load a, button.button,
.br__40 {
border-radius: 0;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Asdemodas,
Please add code to Claue > Theme Option > General Layout > Custom CSS
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio