Home Forums Search Search Results for 'css'

Viewing 10 results - 191 through 200 (of 3,137 total)
  • Author
    Search Results
  • #41008
    ateacme
    Support Expired

    thank you, css about product title works properly.

    In listing blog custom ccs doesn’t work, please see attached jpg

    in single blog page header – css hide comments but not date: if it’s possibile I’d like to show just the title

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

    Hi,

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

    .term-description, .term-description * {
    	visibility: hidden;
    	height: auto;
    	margin: 0;
    }

    Kind regards

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

    #40982

    Thank for your idea.

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

    h3.product-title {
    font-weight: 500;
    font-size: 14px;
    }
    .post-author, .post-time{
    	display: none;
    }
    .page-head .jas-container .pr.mt__10 {display: none}
    

    Kind regards

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

    #40968

    In reply to: Product rating stuck

    Hi Kabum,

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

    .woocommerce div.product.elementor .star-rating {
    	margin-left: 0;
    }

    Kind regards

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

    #40964

    Hi,

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

    .woocommerce-pagination {
    	margin: 60px auto 0;
    }
    .term-description {
    	display: inline-block;
    	height: auto;
    	margin: 10px auto;
    }

    Kind regards

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

    #40933

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

    .swatch__value {
    	width: 40px;
    	height: 40px;
    	line-height: 42px;
    }

    Btw, your support expired. Please renew at https://themeforest.net/downloads.

    Thank and regards

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

    #40931

    Hi Frantz,

    Please paste code to Claue > Theme Option > General Layout > Custom CSS not copy to header left content.

    Kind regards

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

    #40929

    Hi Frantz,

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

    .jas-currency {
    	color: #fff;
    }
    .footer__bot {
    	background: #000;
    	color: #fff;
    }
    .footer__bot a {color: #fff !important;}

    Kind regards

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

    #40921

    Hi Kabummmm,

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

    @media only screen and (max-width: 767px) {
    #jas-content {
    	overflow-x: hidden;
    }}

    Kind regards

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

    #40897

    Hi,

    The display: none CSS generate by js file. It now your js file error that cause the error and it not show description.

    Kind regards

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

Viewing 10 results - 191 through 200 (of 3,137 total)