Home Forums Search Search Results for 'css'

Viewing 10 results - 1,061 through 1,070 (of 3,138 total)
  • Author
    Search Results
  • #29206

    Hi,

    Please add custom css code

    .post-action {
    	display: none;
    }

    Regards

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

    #29204

    Hi rushad,

    Sorry because inconvenience.

    I checked your site and see you’re using so much plugins. And it cause conflict between plugin.

    It now have issue theme doesn’t load style.css and site break

    Many plugins outdated. Please try deactivate all plugins and only activate recommend plugins and enable plugin one by one to check more.

    And theme version on your site is outdated, please update to new version 1.5.4 http://support.janstudio.net/forums/topic/updating-the-theme/

    After that plugin let me know.

    Thanks

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

    #29187

    In reply to: Hide products price

    Hi,

    Please add below code to Claue > Theme Option > general layout > custom CSS

    .product-btn {
        position: relative;
        display: inline-block;
    }

    Kind regards

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

    #29185

    Hi,

    Please add only below code to claue-child > style.css don’t need to copy all code of main theme to child theme.

    #jas-footer .jas-col-md-2 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }
    #jas-footer .jas-col-md-3 {
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    flex-basis: 20%;
    max-width: 20%;
    }

    Kind regards

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

    #29182

    Hi,

    It like your site lost CSS.

    I check your site and see file functions.php in claue-child it now blank. Please check and revert.

    Kind regards

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

    #29168

    In reply to: CURRENCY

    Hi,

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

    .menu-opened .jas-canvas-menu {
    	background: #fff;
    }

    and change #fff with your color code

    Kind regards

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

    #29162

    In reply to: CURRENCY

    Hi,

    1. Please replace with new file in claue-child > views > header and add below code to claue-child > style.css

    @media only screen and (min-width: 1025px) {
    	.jas-currency {
    		margin: 10px 0 0 10px;
    	}
    }

    2. It can’t add because the menu bar generate by uber menu

    Kind regards

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

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

    #29156

    In reply to: Header improvement

    Hi Leon,

    Thank you for choosing our theme.

    Sorry because inconvenience.

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

    @media only screen and (max-width: 736px) {
    .header-5 .jas-my-account {
    	display: block;
    }}

    Kind regards

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

    #29141

    Hi,

    Please add below code to JanStudio > Theme Option > general layout > custom CSS

    #wpcf7-f3863-p3035-o1 span.wpcf7-not-valid-tip {
    	position: inherit;
    	top: inherit;
    	right: inherit;
    	margin-top: 15px;
    }

    Kind regards

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

    #29131
    This reply has been marked as private.

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

Viewing 10 results - 1,061 through 1,070 (of 3,138 total)