-
AuthorSearch Results
-
August 19, 2019 at 6:47 pm #33221
In reply to: Product tabs misconfigured
Hi Inauremco,
This issue cause by plugin WPML, it load admin.css of WooCommerce. Please contact to plugin author and temporary fix by add below code to JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce .jas-wc-single ul.wc-tabs li { display: inline-block; } .woocommerce .jas-wc-single ul.wc-tabs { width: 100%; float: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 19, 2019 at 1:16 am #33212Topic: CSS trouble
in forum Claue
alexeyParticipantHi guys, please tell me what is wrong with the styles. This problem is knocked on the iPhone X max. When viewing in a browser and reducing the width to two columns, the latter begin to climb on the first row.
this is screen
https://pastenow.ru/09841a4754e1ab7fb5b38c8701ddf786
https://pastenow.ru/71aeb5fed6a53f1b7d7c373b7a497413August 19, 2019 at 12:03 am #33211In reply to: About blog titles
The website field is WordPress field. you can remove by add below code to claue > theme option > general layout > custom CSS
.comment-form-url {display: none;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 17, 2019 at 11:24 pm #33195In reply to: Таймер обратного отсчета
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.countdown-time { bottom: 90px; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 14, 2019 at 5:23 pm #33164In reply to: Facing Issues in Mobile View
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 414px) { .metaslider .flexslider .caption-wrap .caption { width: 95%; } .metaslider .flexslider .caption-wrap h2 { font-size: 18px; white-space: normal; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 13, 2019 at 8:04 am #33131In reply to: Promotion banner website doesn't show
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
/* Fix animation effect for element of WPBakery Page Builder doesn't show */ .vc_row .wpb_animate_when_almost_visible { opacity: 1; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 13, 2019 at 12:48 am #33117In reply to: Add to cart button out of place in Mobile
Hi Harry,
As you mentioned above that
I fixed issue on your site.
its the same and the …

Custom CSS Style box is empty…

there was a code their asides from the code you sent me after we fixed.
thanks
August 13, 2019 at 12:02 am #33116In reply to: Add to cart button out of place in Mobile
Hi KC,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.wc-proceed-to-checkout #wc-stripe-payment-request-wrapper { float: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 12, 2019 at 11:19 pm #33113In reply to: Meta slider
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.metaslider .flexslider .caption-wrap h3, .metaslider .flexslider .caption-wrap h4, .metaslider .flexslider .caption-wrap a, .metaslider .flexslider .caption-wrap, .metaslider .flexslider .caption-wrap .f__libre {color: #fff !important;} @media only screen and (max-width: 414px) { .metaslider .flexslider .caption-wrap h3 { font-size: 16px; white-space: nowrap; } .metaslider .flexslider .caption-wrap .f__libre, .metaslider .flexslider .caption-wrap h4 { font-size: 11px; white-space: nowrap; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 11, 2019 at 9:20 pm #33069In reply to: I have a problem with my product page.
Hi,
1. The issue related to WPML WooCommerce it load admin.css of WooCommerce in frontend. Please contact to WPML team or add below code to JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce ul.wc-tabs { width: 100% !important; } .woocommerce ul.wc-tabs li { display: inline-block !important; }2. Please use below code and put in caption field by check in “Enter manually” https://prnt.sc/or8hit
<div class="tc"> <h3 class="tu fs__30 cw separate_bg">Co-working Space</h3> <p>Coworking offices are creating the best of both worlds. An office you can call home, no bosses, great coffee, like minded entrepreneurs to network with and many other cool options that vary by location.</p> </div>3. Yes, you can use our theme with Elmentor plugin but can’t use sample data
4. Please follow our topic to update theme http://support.janstudio.net/forums/topic/updating-the-theme/
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results