Home Forums Search Search Results for 'css'

Viewing 10 results - 741 through 750 (of 3,138 total)
  • Author
    Search Results
  • #33221

    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=janstudio

    #33212

    Topic: CSS trouble

    in forum Claue
    alexey
    Participant

    Hi 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/71aeb5fed6a53f1b7d7c373b7a497413

    #33211

    In 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=janstudio

    #33195

    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=janstudio

    #33164

    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=janstudio

    #33131

    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=janstudio

    #33117
    KC
    Support Expired

    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

     

    #33116

    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=janstudio

    #33113

    In 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=janstudio

    #33069

    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

Viewing 10 results - 741 through 750 (of 3,138 total)