Home Forums Search Search Results for 'css'

Viewing 10 results - 1,571 through 1,580 (of 3,138 total)
  • Author
    Search Results
  • #22088

    Hi Phil,

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

    .wpb_heading.wpb_gallery_heading {text-align: center;}
    @media only screen and (max-width: 1024px) {
    .vc_row.vc_custom_1530283568132,
    .vc_row.vc_custom_1530283521773 {
    background-size: 100% !important;
    }}

    Best regards

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

    #22074

    Hi,

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

    html[lang="af"] .jas-menu li.new > a::after {
    	content: 'NEW';
    }
    html[lang="af"] .jas-menu li.sale > a::after {
    	content: 'SALE';
    }
    html[lang="af"] .jas-menu li.hot > a::after {
    	content: 'HOT';
    }

    and change New, Hot, Sale to your language

    Best regards

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

    #22059

    In reply to: Hover Style Settings

    Hi,

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

    @media only screen and (max-width: 767px) {
    .product-image:hover .product-button {display: none;}
    }

    Best regards

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

    #22050

    In reply to: Mobile Display Cut Off

    Hi TwoWizeGuys,

    Thank you for choosing our theme.

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

    @media only screen and (max-width: 360px) {
    .metaslider .flexslider .caption-wrap h2 {
    	font-size: 18px;
    }}

    Best regards

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

    #22049

    Hi,

    1. Collections, Quicklinks, Information, Subscribe are widget title and under these title have list menu http://take.ms/SwTT5 your site now don’t have these list menu so it not good.

    2. For subscribe button, please add below code to Theme Settings > Custom Code > Custom CSS

    .subscribe__form input.subscribe__form--input {
    	float: left;
    	width: calc(100% - 100px);
    }

    Best regards

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

    #22042

    Hi,

    I help you fixed issue with sortby dropdown and popup quickview, this because you lost close tag for css

    Best regards

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

    #22032

    Hi,

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

    @media only screen and (min-width: 801px) {
    .product-quickview .jas-col-md-7 {
    	height: 500px !important;
    }}

    Best regards

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

    Hi,

    Could you please update theme to latest version to check issue with Instagram Feed. It now our theme doesn’t support add header background image on each collection. After you updated please tell me I will guide you change background image for each collection by add custom css code.

    Best regards

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

    #21978

    Hi,

    1. Please edit the page scroll down to Page Layout Option > Page Title > Turn Off

    2. Please add below code to JanStudio > Theme Option > general Layout > Custom CSS

    .woocommerce-checkout .woocommerce-info {
    	background-color: none;
    	border: none;
    	padding: 0;
    }

    3. Could you take a screenshot about this issue.

    Thanks

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

    #21951

    Hi Orlane,

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

    .jas-menu li.sale > a::after {
    	display: none;
    }

    Best regards

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

Viewing 10 results - 1,571 through 1,580 (of 3,138 total)