Home Forums Search Search Results for 'css'

Viewing 10 results - 2,681 through 2,690 (of 3,131 total)
  • Author
    Search Results
  • #7044

    Hi you mean you want hide this icon?

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

    @media only screen and (min-width: 1024px) { .jas-push-menu-btn {display: none;}}

    Best regards

     

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

    #7037

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

    .blog .header__top, .blog .jas-navigation, .blog .jas-action, .single .header__top, .single .jas-navigation, .single .jas-action, .blog .jas-breadcrumb { display: none;} { display: none;}

     

    Regards

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

    #7027

    In reply to: Quick shop

    You can remove quickshop by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .btn-quickview , .product-image > .db::before { display: none; }

    Best regards

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

    #7025

    I helped you:

    • Fix search box on menu
    • Add date publish post
    • Limit excerpt you can change number in claue-child > functions.php line 92.

    You can add line separate article by add custom css in Claue > Theme Option > General Layout > Custom CSS

    article.post { margin-bottom: 50px; padding-bottom: 30px; border-bottom: 1px solid #ddd;}

    article.post .jas-col-md-4 { padding-left: 0;}

    Best regards

     

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

    #7010

    Hi,

    You can add custom css code

    .post-info .post-author, .post-info .post-time { display: none;}

    Best regards

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

    #7000

    Hi,

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

    .product .jas-col-sm-7 { flex-basis: 58.333%; max-width: 58.333%; }

    .product .jas-col-sm-5 { flex-basis: 41.666%; max-width: 41.666%; }

     

    Best regards

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

    #6993

    Hi,

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

    .jas-action .jas-my-account, .jas-action .jas-icon-cart { display: none;}

    In future if you want display these function you only need remove this code.

    Best regards

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

    #6970

    Hi,

    Please add this custom CSS into Theme options / General / Custom CSS

    Cheers,
    Foster

    #6953

    Hi there,

    Thank you for choosing our theme.

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

    You need change en-US to your language https://monosnap.com/file/G9GsuOTRQIWhquFMs8ji4lAbvhD28b#.

    If the issue still please send us your site url and admin account as private reply we will help you do it.

    Thanks & best regards

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

    #6950

    Hi Axel,

    Thank you for choosing our theme.

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

    .product-image:hover .product-button > *,
    .product-image:hover .db:before {
    display: none;
    }

    Best regards

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

Viewing 10 results - 2,681 through 2,690 (of 3,131 total)