-
AuthorSearch Results
-
July 20, 2020 at 10:19 am #37658
Hi,
1. You can hide the blue text bar by add below code to claue-child > style.css
.woocommerce-form-coupon-toggle {display: none;}2. I think the product of Panties has most sale. For this case i recommend type name of product to manual show product from different category https://prnt.sc/tkxxkr
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi George,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .header__top .hidden-sm.jas-col-md-4.tc { display: block; width: 100%; }}Please reply on our support forum that will help us can track your issue and help you faster.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2020 at 5:57 pm #37617In reply to: Demo Content Import
Hi,
Please add below code to change background text on slider to JanStudio > Theme Option > General Layout > Custom CSS
.furniture-slider .metaslider .flexslider .caption-wrap .caption { background: rgba(181, 150, 119, 0.8); }and change 181, 150, 119 as your RGB color and 0.8 as opacity from 0.0 to 1.0
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 17, 2020 at 1:40 pm #37607In reply to: JavaScript:avoid (0)
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS to fix
.fa.fa-facebook::before { content: "\f09a" !important; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 16, 2020 at 8:26 am #37588In reply to: Ocultar barra lateral en moviles y tablets
If you want filter sidebar visible on PC please select setting like this https://prnt.sc/timb5k and add below code to hide it on Tablet and mobile to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 1024px) { .archive .jas-wc .sidebar {display: none;} .archive .jas-wc .jas-col-md-9.jas-col-sm-9.jas-col-xs-12 { flex-basis: 100%; max-width: 100%; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 15, 2020 at 10:59 pm #37577In reply to: Icons missing and text background not visible
Hi,
I see the background color you added to Text Block not custom CSS
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 15, 2020 at 10:40 pm #37576I also installed the Loco translate but I cant find the option to delete the word “website” from terms and conditons. Can you give me some CSS code for this instead?
July 15, 2020 at 7:57 pm #37574In reply to: Icons missing and text background not visible
I put back my custom css code now.
Do you have access to our site? If so, you can remove
“.wpb_text_column{background-color: rgba(220, 220, 220, 0.87);}”
To see the issue on starting page.
July 15, 2020 at 7:34 pm #37571In reply to: Icons missing and text background not visible
I will put in my custom css code in 10 minutes since I can´t leave it like that.
July 15, 2020 at 7:04 pm #37566In reply to: Icons missing and text background not visible
This is how it look when I remove MY custom css code. German page looks all normal, all other languages not!
These 2 screenshots are with the css code you sent me which I added to the theme options css style.
Doesn´t work does it?
-
AuthorSearch Results