Home Forums Search Search Results for 'css'

Viewing 10 results - 731 through 740 (of 3,138 total)
  • Author
    Search Results
  • #33317

    In reply to: Website ZAZU

    Hi,

    Please add more code to claue-child > style.css

    .product-btn a.add_to_cart_button {
    	position: relative;
    	padding-left: 50px;
    }
    .product-btn a.add_to_cart_button i {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    padding: 14px;
    }

    Kind regards

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

    #33281

    Hi,

    1. I check on my local it still work well https://prnt.sc/ow2chl you install more plugins, please try deactivate one by one

    2. If you click on checkout the number will update

    3. I’m not sure, please check with plugin author

    4. On single page, WooCommerce set default number is 1 you can’t add zero product to cart. To remove user have to remove on cart.

    5, Please add below code

    .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon, 
    #add_payment_method #payment ul.payment_methods li img.stripe-icon {
     margin-top: -22px;
    }

    6. We remove 2019, in next version we will revert back

    7. Your site now conflict JS cause by captcha https://prnt.sc/ow2z9i https://stackoverflow.com/questions/52390562/google-recaptcha-response-uncaught-in-promise-null

    8. Please add below css code

    .pe-7s-shopbag::before {
    	content: "\e66e";
    }

    9. I’m sorry CSS can’t add place holder number. Please follow this topic https://atlantisthemes.com/woocommerce-checkout-customization/

    Btw, your support expired. Could you please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us continue develop new feature and improve our theme.

    Thank and regards

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

    #33280

    In reply to: Theme Changes

    Hi,

    Please add below code to Claue > Theme Option > General Layout > Custom CSS

    .price ins {
    	color: #68371b;
    }

    You support expired, Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us continue develop new feature and improve our theme.

    Thanks and regards

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

    #33275
    This reply has been marked as private.
    #33253

    Hi Rankelvin,

    Our theme optimized for mobile but not mobile first.

    to customize for mobile please add below code to Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 767px) {
    #jas-footer .widget {text-align: center;}
    }

    Please add your custom code for mobile inside @media only screen and (max-width: 767px) { your code…}

    Kind regards

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

    #33240

    In reply to: Theme Changes

    Hi,

    To hide sale badge, please add code in Claue > Theme Option > General Layout > Custom CSS

    .badge span.onsale {
    	display: none;
    }

    To change color please use code

    .badge span.onsale {
    	color: #68371b;
    }

    I don’t understand why you want to hide while change text color.

    Kind regards

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

    #33238

    In reply to: Theme

    Hi,

    1. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

    .product-info .u-small .swatch__value {
    	width: 24px;
    	height: 24px;
    	line-height: 22px;
    	font-size: 11px;
    }

    2. Please upload image for each variation https://prnt.sc/oup02t or gallery swatch https://prnt.sc/oup3r3

    3. Please go to WooCommerce > Settings > Tax and follow this screenshot https://prnt.sc/oup4yd

    Kind regards

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

    #33236

    In reply to: Theme Changes

    Hi,

    Please remove this comment https://prnt.sc/ouoq9u it not correct.

    For CSS comment please use

    /* You comment here */

    Kind regards

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

    #33231

    Topic: Theme Changes

    in forum Claue
    nasan
    Participant

    Hello there, please can you assist with changes on my site running Claue WordPress theme.

    1. I need for the sale text on products to be changed to the following color, #68371b.
    2. The sale badge needs to be hidden for sale products.

    I have a few other custom css codes added to my theme as well.

    #33229

    In reply to: About blog titles

    Hi Phil,

    Please add more code to Claue > Theme Option > General Layout > Custom CSS

    .single-post .page-head {
    	padding: 0 0px 60px 0px !important;
    }

    Kind regards

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

Viewing 10 results - 731 through 740 (of 3,138 total)