Home Forums Search Search Results for 'css'

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

    You can hide menu by add custom css code

    .woocommerce-checkout .jas-navigation { display: none;}

    Best regards

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

    #7290

    In reply to: Login Menu

    Hi,

    You can add custom css code

    .jas-my-account ul li:nth-child(2) { display: none;}

    Best regards

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

    #7262

    Hi,

    You can fix by add custom css code

    .flex.between-xs.middle-xs.price-review {
    display: inline-block;
    }

    Best regards

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

    #7261

    In reply to: Remove logo

    Hi,

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

    .jas-branding { display: none;}

    Best regards

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

    #7238

    Hi Joy,

    Sorry we miss you message.

    You can add below code in JanStudio > Theme Option > General Layout > Custom CSS

    Best regards

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

    #7208

    Hi,

    You can remove overlay layer by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

    .blog .page-head::before { display: none;}

    Best regards

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

    #7185

    Hi,

    We saw the link to undo action – http://take.ms/xFvPN

    If you still want remove it, you can add custom code in Claue > Theme Option > General Layout > Custom CSS

    .jas-wc-single .woocommerce-message {display: none;}

    Best regards

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

    #7149

    I saw you add custom css code in child theme.

    We recommend use child theme to override layout of main theme. In future you can update theme without lose your custom code.

    Best regards

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

    #7145

    You’re welcome. If everything clear we can do it faster 🙂

    You can make content on the right to center by add custom css code

    .summary.entry-summary {
    text-align: center;
    }

    Best regards

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

    #7122

    In reply to: Quick View Issues

    Hi,

    1. I checked and saw quick view issue related to AliExpress plugin shipping https://monosnap.com/file/Os8XDLSxiSqyPIO0E3f5kAE2lUPLHy#

    2. I fixed this issue by add custom css code in Theme Option > General Layout > Custom CSS

    .milo-woo-shortcodes-products-grid.grid ul.products [class*=”jas-col-“] { float: left;}

    Best regards

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

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