Home Forums Search Search Results for 'css'

Viewing 10 results - 2,551 through 2,560 (of 3,138 total)
  • Author
    Search Results
  • #8876

    Hi,

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

    .header__top .header-text {
    font-size: 14px;
    color: #878787;
    }

    You can change 14 with your site and #878787 with your color

    Best regards

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

    #8871

    Hi,

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

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

    #8868

    In reply to: Header filter

    Hi Archivio85,

    You can remove background overlay page head by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

    .page-head::before {
    background: transparent;
    }

    Best regards

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

    Hi Rene’,

    Sorry for late reply.

    1. You can change icon stronger by add custom css

    .p-video a i {font-weight: bold}

    2. No, you don’t need reload backup, please send me what you want. I will help you fix. The link to download plugin will display on top if you deactivate or not install

    3. Thanks, we love chocolate but Hanoi now hot, it around 30 degree Celsius, you can send me other or send me in Winter on December it around 15 degree Celsius

    Thanks 🙂

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

    #8852

    Hi,

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

    .jas-sc-products .slick-dots {
    bottom: -25px;
    }

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

    Hi Rene’,

    1. I help you fixed issue with page-head background and page size content on large screen

    2. Please activate plugin OpenSwatch for Toyfabrik to have option show image color instead of text

    3. You can add custom css

    .p-video a { border-color: red !important;}
    .p-video a i {color: red !important;}
    .p-video a:hover { background: red !important;}
    .p-video a:hover i {color: white !important;}

    Best regards

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

    #8824

    In reply to: sticky header

    Sorry for late reply,

    You can change stick header background color by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .header-sticky .header__mid {
    background: #fff;
    }
    .jas-menu > li > a,
    .jas-menu ul li a {
    font-family: “poppins”;
    }

    change #fff with your color and Poppins with your font name.

    Best regards

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

    This reply has been marked as private.
    #8807

    In reply to: A Few Simple Questions

    Hi,

    1. The issue with Mini cart we still investigating

    2,3. You can add custom css

    .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link–downloads {display: none;}

    .product-image a.db::before {background: transparent;}

    Best regards

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

    #8806

    Hi,

    1. Widget name is YITH WooCommerce Ajax Product Filter http://take.ms/RhiB8r

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

    .woocommerce-tabs .additional_information_tab, .woocommerce-tabs #tab-additional_information { display: none;}

    3. By default the related product will get products have same tags, same categories. You can use plugin for this https://wordpress.org/plugins/custom-related-products-for-woocommerce/

    Best regards

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

Viewing 10 results - 2,551 through 2,560 (of 3,138 total)