Home Forums Search Search Results for 'css'

Viewing 10 results - 2,451 through 2,460 (of 3,131 total)
  • Author
    Search Results
  • #9974

    In reply to: shadow on image

    Hi,

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

    .product-category > a {
    box-shadow: 0 0 3px 5px #333;
    }

    Best regards

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

    #9971

    Hi Rene,

    Sorry because late reply.

    1. It has one ways, you add highlight text in Product Description tab by add class for the text you want highlight http://take.ms/OId5O and add css to highlight the text.

    2. Let me talk to Foster check detail of this issue hope he can help you solve this.

    Best regards

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

    #9963

    In reply to: overlay

    Hi,

    You can add custom css code to fix this

    .header__mid.header-sticky {
    z-index: 9999;
    }

    Best regards

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

    #9948

    Hi,

    You can add more css

    .content-quickview form.cart { width: 100%:}

    Best regards

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

    #9945

    Hi,

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

    .btn-atc .cart.gift-cards_form { display: inherit;}
    .btn-atc .cart.gift-cards_form .single_variation_wrap { display: inline-block !important;}

    Best regards

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

    #9921

    In reply to: Addon custom CSS

    Hi,

    After setup the custom CSS there is only one short line.

    Attachments:
    You must be logged in to view attached files.
    #9920

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

    .jas-sc-instagram .item img {
    height: 320px;
    max-width: inherit;
    width: auto;
    }

    Best regards

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

    #9914

    Hi,

    You can fix issue by add custom css

    .content-quickview .cart .yith-wcwl-add-to-wishlist {
    right: -5px;
    }

    Regards

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

    #9910

    In reply to: Footer & font size

    Hi,

    This is line height of text not font size.

    If you want reduce space between text you can use custom css code

    .footer__top .menu li {
    line-height: 24px;
    }

    best regards

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

    #9893

    In reply to: Addon custom CSS

    Hi,

    You can add custom css

    Best regards

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

Viewing 10 results - 2,451 through 2,460 (of 3,131 total)