Home Forums Search Search Results for 'css'

Viewing 10 results - 2,791 through 2,800 (of 3,131 total)
  • Author
    Search Results
  • #5520

    Claue > Theme Option > General Layout > Custom CSS

    This is my Custom CSS

     

    .btn-atc .cart:not(.variations_form){display:inherit;}
    .single-product.postid-5532 .jas-container { width: 100%; padding: 0 30px;}
    .background-overlay .text-overlay {
    z-index: 5;
    }
    .content-quickview .extra-link,
    .content-quickview .woocommerce-review-link {
    display: none;
    }

    I am a beginner and do not understand the code

    There are the following video compression file, I became two compressed files

    First

    #5504

    You’re working on local or in a server. We need to check detail to give you a hint

    Could you try add custom Css code in Claue > Theme Option > General Layout > Custom CSS

    .btn-atc .cart:not(.variations_form) { display: inherit;}

    Regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #5461

    Hi Elephant2009,

    Sorry for late reply.

    1. You can change background of loading effect by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .preloader { background: rgba(0, 0, 0, 0.95);}

    And change 0,0,0 with your RGB color and 0.95 as opacity of background from 0 – 1

    2,3. Could you send us your site link, we need to take a look before give you a hint.

    4. You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    #jas-footer .footer__bot { font-size: 9px;}

    5. You can go to Widget > Scroll To Inactive Widget https://monosnap.com/file/NLBioz3iWd4gH7dVkCoL5ltjZ0I6eW# > Text and Drag to Footer Area #1

    Or create new widget as Text and add to Footer Area #1 and use the code below

    6. You can add custom css code

    .page-head {
    padding: 100px 0;
    }

    and change 100px to fit your number

    7. You can follow this video

    8. You need go to Dashboard > Products > Attributes > Color > Edit Individual Color and upload thumbnail

    9. The image need cover the content show the width and the height has to fit content but has not been distort so it cropped

    10. Did you choose setting font family in Claue > Theme Option > Typography or you add custom css? We need to take a look you site.

    Thanks

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #5404

    thanks for your quick reply. that did the did but not fixes my main problem with product quantity. as I said i ticked the checkbox in backend to sell this product only as a single product so quanatity selector must be removed. i tested to switch the theme an then it is removed so i think it’s also a theme issue. I could remove via css but some other poducts can be bought more than one item so I must find another solution.

    I hope you understand and can help me!

    #5403

    Hi Sean.

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    .metaslider .flexslider .slides p { color: #fff;}
    .metaslider .flexslider .caption-wrap .f__libre { color: #fff;}
    .metaslider .flexslider .caption-wrap h3, .metaslider .flexslider .caption-wrap h4 {color: #fff !important;}
    .metaslider .flexslider .caption-wrap a.button {color: #fff !important;}

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #5399

    Hi

    Thank you for purchase.

    Sorry because inconvenience

    This issue because conflict css style

    You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS to fix

    .btn-atc .cart:not(.variations_form) { display: inherit;}

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #5359

    Hi,

    You can remove author, category, data by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .post-meta, .posted-on {display: none;}

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #5357

    Hi,

    1. You can add custom CSS

    .term-description { padding: 0 30px;}

    or

    .term-description { display: none;}

    2. You can try update plugin again.

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    #5310

    In reply to: Header layout

    Thank you so much for your rate!

    You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .home .header__top {height: 0; line-height: 0}
    .jas-branding {padding: 0;}
    .home .admin-bar .header__transparent {top: 32px;}
    .home .header__transparent {top: 0;}

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    Thank you so much for your rate and your kind words.

    You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS

    .shop_table .product-quantity { display: none;}
    .mini_cart_item .quantity {text-indent: -999em;}
    .mini_cart_item .quantity .woocommerce-Price-amount.amount {text-indent: 0; display: block;}

    Best regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 results - 2,791 through 2,800 (of 3,131 total)