Home Forums Search Search Results for 'css'

Viewing 10 results - 881 through 890 (of 3,138 total)
  • Author
    Search Results
  • #31598

    In reply to: Issue with mini cart

    Hi Jacmiki.

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

    .woocommerce .jas-wc-single .woocommerce-error {
    	display: inherit;
    }

    Kind regards

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

    #31595
    This reply has been marked as private.

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

    #31588

    Hi,

    Please add below code to Theme Settings > Custom Code > Custom CSS

    .jas-action a {color: #fff;}
    .jas-action a:hover {color: #56cfe1;}

    Kind regards

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

    #31552

    Hi,

    1. Which mega-menu you’re using? The default mega-menu integrated with our theme doesn’t support insert photo to menu, you have to use plugin Max Megamenu or Uber Menu

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

    .ypop-container-inner {
    	border-radius: 50%;
    	overflow: hidden;
    	display: inline-block;
    	text-align: center;
    }
    .ypop-content {
    	padding: 0 30px;
    }
    .ypop-modal .ypop-checkzone {
    	text-align: center;
    	margin-bottom: 22px;
    }
    .ypop-modal .ypop-checkzone input.no-view + span {
    	float: none;
    }

    Kind regards

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

    #31529

    In reply to: Instagram fixed size

    Hi,

    I’ve working on another computer today (yesterday an iMac 22″ and today MacBook Air 13″). And on the MacBook the pictures have their orgin sizes (the problem that initiated this topic), i.e. it’s not fixed to 1×1.

    I’ve done to changes to the css-code you made yesterday.

    What can I do?

    Regards,
    Anna

    #31504

    Hi,

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

    .signup-newsletter-form input.input-text {
    	width: calc(100% - 110px);
    	display: inline-block;
    }
    .signup-newsletter-form {
    	width: 100%;
    }

    Kind regards

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

    #31494

    In reply to: Instagram fixed size

    Hi,

    1. The code worked to force 1×1. But it added margins in a very strange way (see below image)

    2. I’d like to add an instagram feed based on one or several hashtags, e.g. in our instagram feed we post with various hashtags related to each product i.e. #lårskav for one product and #skoskav for another. I’d like to be able to add just the post related to for instance #lårskav to the landing page that promotes products for lårskav.

    After CSS change

    #31493

    In reply to: Instagram fixed size

    Hi SA,

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

    @media only screen and (min-width: 1025px) {
    .jas-sc-instagram .slick-slide img {
    	max-width: inherit;
    	height: 300px;
    	width: auto;
    }}

    2. Could you please explain about “Are you planning to add a feature where I can chose # to show in the instagram flow”

    Thanks

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

    #31488

    Hi,

    Please add below code to claue > theme option > general layout > custom CSS

    .page-head {
    	padding: 10px 0;
    	color: #222;
    	background: none;
    	text-align: left;
    }
    .page-head::before {
    	background: none !important;
    }
    .page-head h1 {color: #222;}

    Kind regards

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

    #31441
    yangguole
    Support Expired

    Ok, but the title does not change,  http://prntscr.com/nuepyr I want to disable the CSS of this page, because, when we see it in phone page it cannot show many things.

Viewing 10 results - 881 through 890 (of 3,138 total)