Home Forums Search Search Results for 'css'

Viewing 10 results - 1,751 through 1,760 (of 3,138 total)
  • Author
    Search Results
  • #19450

    I have yet to get this to work along with restoring the wishlist hearts on products.  it works on sexyleggingsusa.com testing area which has same version woocommerce, but older claue.  after testing all of the plugins, I think we have to assume it might be claue theme? But if I use another theme in live preview mode the hearts don’t show there either, but wouldn’t that be because the css code is not in that theme?

    #19417

    Hi Tutorial,

    This issue need customize code not have option to setting so we don’t have record video.

    1. Please upload normal logo in Claue > Theme Option > Header > Logo

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

    .header-sticky .jas-branding a {
    background: url(http://claue.jan/dev/wp-content/uploads/2018/04/brand10.png) center center no-repeat;
    background-size: cover;
    height: 40px;
    width: 200px;
    }
    .header-sticky .jas-branding a img { display: none !important;}

    Please change http://claue.jan/dev/wp-content/uploads/2018/04/brand10.png with your logo path and change width and height of logo as you want

    Best regards

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

    #19370
    This reply has been marked as private.
    #19340

    In reply to: how to move the arrow

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

    .slick-prev, .slick-next {
    	top: 50%;
    }

    Change 50% as you want

    Best regards

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

    #19334

    Hi,

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

    .swatch__list--item.is-selected .swatch__tooltip { display: none;}

    Best regards

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

    #19327

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

    .jas-menu > li:not(:first-child) {
    	margin-left: 50px;
    }

    Change 50 as your number

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

    #19325

    Hi,

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

    .variations .swatch__value {
    	width: 30px;
    	height: 30px;
    	line-height: 30px;
    }

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

    #19309

    In reply to: Shop menu on homepage

    I help you fix menu on homepage on mobile

    Thanks Harry. The menu is now appearing in 1 row which is great. However the left part of the menu is still getting cropped. Can you pls check it once again? Screenshot below (modified screenshot in paint to illustrate the current problem)

     

    2 new error is new tech of css so the check tool don’t understand. Don’t worry about it

    Please copy code and check at here https://jigsaw.w3.org/css-validator/#validate_by_input

    Thanks for the clarification. I’ll ignore the 2 errors.

    #19300

    Hi,

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

    .jas-sticky-atc .quantity input.input-text[type="number"] {
    	width: 80px;
    }

    Best regards

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

    #19276

    In reply to: Shop menu on homepage

    I help you fix menu on homepage on mobile

    2 new error is new tech of css so the check tool don’t understand. Don’t worry about it

    Please copy code and check at here https://jigsaw.w3.org/css-validator/#validate_by_input

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

Viewing 10 results - 1,751 through 1,760 (of 3,138 total)