Home Forums Search Search Results for 'css'

Viewing 10 results - 1,161 through 1,170 (of 3,138 total)
  • Author
    Search Results
  • #28049

    Hi,

    I’m sorry the sale badge can’t show for only color image.

    please add below code to remove sale badge in Claue > Theme Option > General Layout > CustomCSS

    .badge span.onsale {
    	display: none;
    }

    Kind regards

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

    #28039

    Hello Harry,

    I use hosting of go daddy business hosting,

    which has,

    2gb ram, 60 gb disc space, unlimited file usage, 2 cpu

    Please check it  once, website is still loading slow, I already use the plugin “Autoptimize to compress JS/CSS”,

    Thanks & Regards

    ashvendra

    #28034

    Hi,

    Thank you for choosing our theme.

    1. To add gallery images for Size or Form attribute you have to go to Products > Attributes > Change type of “Size” or “Form” to Color http://prntscr.com/m38jeb

    2. Please add price for each variation to show it in dropdown http://prntscr.com/m38jrc

    3. It now you’re using WPML so the currency switcher integrated in theme doesn’t work. It using WPML currency switcher

    4. To enable Language switcher, please add below code to JanStudio > Theme Option > Header > Header Top Right Content. And customize style in WPML > Language > Custom language switchers > Customize

    [wpml_language_selector_widget]

    5. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS to fix style of wishlist button

    .entry-summary .single_add_to_cart_button, .entry-summary .external_single_add_to_cart_button {
    	padding: 0 17px;
    }

    Kind regards

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

    #28003

    In reply to: Help!

    Hi,

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

    .woocommerce form .form-row-first#billing_first_name_field {
    	width: 100%;
    	float: none;
    }
    
    .woocommerce form #billing_country_field {
    	width: 100%;
    }
    .woocommerce-billing-fields {margin-bottom: 1.3em;}

    Kind regards

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

    #27978

    In reply to: Help!

    Hi,

    please add below code to Janstudio > Theme Option > General Layout > Custom CSS

    .btn-atc .wccpf-fields-container + .cart:not(.variations_form) {display: inline-block;}

    Kind regards

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

    #27936

    In reply to: Single Blog Post

    Hi,

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

    .single-post .page-head {
    	padding: 50px 0 1000px
    }

    But you should make all post featured image have same dimension.

    Kind regards

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

    #27924

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

    .widget_products .WooZone-price-info {display: none;}

    Kind regards

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

    #27918
    [Resolved]

    Topic: Remove description form blog page.

    in forum Claue
    adikkt
    Participant

    I want to remove this section from blog page completely.

    http://prntscr.com/m0d3bf

    I have tried this css but its hidden partially.

     

    .post.sticky .post-content {
    display: none;
    padding: 10px;
    }

    #27912
    This reply has been marked as private.
    #27904

    Hi,

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

    .pm-slick .slick-arrow,
    .pm-slick .slick-arrow:hover {
    	background: none;
    }

    Regards

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

Viewing 10 results - 1,161 through 1,170 (of 3,138 total)