Home Forums Search Search Results for 'css'

Viewing 10 results - 1,741 through 1,750 (of 3,138 total)
  • Author
    Search Results
  • #19648

    Hi,

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

    .single-product-thumbnail .slick-slide img {width: auto; height: auto;}

    Best regards

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

    #19644

    In reply to: Main navigation menu

    Hi,

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

    .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

    #19621

    In reply to: Table Not equal

    Hi,

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

    .tablepress tbody tr td {
    	width: 50%;
    }

    Best regards

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

    #19564

    Hi Mike,

    It doesn’t support in theme option. Please add code to Claue > Theme Option > General Layout > Custom CSS

    .term-women .jas-wc .page-head, .jas-wc-single .page-head {
    	background-image: url(http://janstudio.net/claue/demo/wp-content/uploads/2016/10/shop-category.jpg);
    	background-size: cover;
    	background-repeat: repeat-y;
    	background-position: center center;
    	background-attachment: scroll;
    }

    change term-women as your tag name term-tagname

    and change path http://janstudio.net/claue/demo/wp-content/uploads/2016/10/shop-category.jpg to your image page

    Best regards

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

    #19547

    Hi,

    Please add below css code

    .search-form {
    	border-bottom: 1px solid #ccc;
    	padding-left: 20px;
    	position: relative;
    }
    .search-form::before {
    	content: "\f002";
    	font-family: fontawesome;
    	position: absolute;
    	top: 8px;
    	left: 0;
    }
    input.search-field {
    	border: none !important;
    	padding: 0 !important;
    	margin: 0;
    }
    .search-submit {
    	border: none !important;
    	text-indent: -999em;
    	width: 1px;
    	padding: 0 !important;
    }

    best regards

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

    #19538

    Hi Haegger,

    Thank you for choosing our theme.

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

    .header-sticky .header__mid { background: #292318;}

    Best regards

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

    #19501

    In reply to: Mini Cart Problem

    Hi Rahim,

    1. I tried to resize browser to (1920×1080, 1366×768, 1280 x 800 most popular screen resolution) and check again but don’t see the issue. We don’t add any css transition for this. So strange it have on your site

    2. Yes. you can try plugin Max Mega Menu. It’s free plugin and work well with our theme.

    Best regards

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

    #19490

    Topic: Comment Fix

    in forum Claue
    Rahim
    Participant

    Hi Harry,

    How can I fix it? http://take.ms/dLfDX
    Is it css or translation?
    Because I couldn’t find it in the translation!

    Here is my Blog : Look.ir/Mag

    Rahim Vaziri
    CEO & Founder at Look.ir

    #19465

    In reply to: Products on back order

    Hi,

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

    .outofstock.purchasable .badge {
    	display: none;
    }

    Best regards

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

    #19463

    In reply to: Main Header

    Hi,

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

    #jas-header {
    	background: url(http://claue.jan/dev/wp-content/uploads/2017/01/banner1.jpg) center center no-repeat;
    	background-size: cover;
    }
    

    And change with your image path http://claue.jan/dev/wp-content/uploads/2017/01/banner1.jpg

    2. For footer please change in JanStudio > Theme Option > Footer > Background

    Best regards

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

Viewing 10 results - 1,741 through 1,750 (of 3,138 total)