Home Forums Search Search Results for 'css'

Viewing 10 results - 671 through 680 (of 3,138 total)
  • Author
    Search Results
  • #34178

    Hi Micky,

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

    .woocommerce-variation-price {
    	display: none;
    }

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

    Thanks and regards!

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

    #34164

    Hi Harry,

     

    Thank you.

     

    Did it but it doesn’t get displayed properly: see here: https://www.fashionchingu.com/upstroke/kpop-fashion/itzy-fashion/black-one-piece-jumpsuit-chaeryeong-itzy/

    Also tried it without any additional CSS

    Login credentials same as previous mentioned.

     

    Thank you.

    #34147

    In reply to: Website Amor

    Please go to claue-child > style.css line 873 and remove below code

    .single-product-thumbnail .slick-slide > a {
    	pointer-events: none;
    }

    Kind regards

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

    #34106

    In reply to: popup on mobile

    Hi,

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

    @media only screen and (max-width: 480px) {	
    .ypop-modal .ypop-wrapper {
    	width: 100% !important;
    	left: 0 !important;
    }}

    Kind regards

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

    #34088

    Hi,

    1. Please follow this topic https://wpml.org/forums/topic/invoice-in-a-different-language-in-woocommerce/

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

    @media only screen and (max-width: 736px) {
    .jas-col-xs-6.jas-col-md-6, .jas-masonry .jas-col-xs-6.jas-col-md-6 {
    	width: 100%;
    	max-width: 100%;
    	flex-basis: 100%;
    }}

    Kind regards

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

    #34077

    Hi,

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

    .product-image:hover .product-image-flip .back img {
    	-webkit-transform: scale3d(1, 1, 1);
    	-ms-transform: scale3d(1, 1, 1);
    	transform: scale3d(1, 1, 1);
    }

    Kind regards

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

    #34056

    In reply to: Gecko on Mobile

    Hi dimtraif,

    Thank you for choosing our theme.

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

    @media only screen and (max-width: 767px) {	
    .archive .jas-wc .jas-col-md-3.jas-col-sm-3.jas-col-xs-12.mt__30 {display: none;}
    }

    Kind regards

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

    #33995

    Hi,

    please add below code to claue > theme option > general layout > custom css

    @media only screen and (max-width: 320px) {
    .shop_table td, .shop_table th {
    padding: 5px;
    }}

    Kind regards

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

    #33970

    Topic: Hide logo stick header

    in forum Claue
    ffthernandez
    Participant

    Hi guy i want to hide default claue logo but i cant with this css

    that was last response

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

    .jas-branding { display: none; }

     

    but the logo is still appear on header https://prnt.sc/pefikr

    #33965

    In reply to: adding google fonts

    Hi,

    Please add below code to very top of claue-child > style.css

    @import url('https://fonts.googleapis.com/css?family=Livvic&display=swap');

    And follow the guide at https://fonts.google.com/selection?selection.family=Livvic

    It now the font not include in google font, in future when it support we will at for our theme.

    Kind regards

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

Viewing 10 results - 671 through 680 (of 3,138 total)