Home Forums Search Search Results for 'css'

Viewing 10 results - 1,641 through 1,650 (of 3,138 total)
  • Author
    Search Results
  • #21018

    Hi,

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

    .product__image:hover .product__action {
    	display: none;
    }

    Best regards

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

    #21011

    In reply to: Menu + button css

    Hi Harry,

    1. Thank you for fixing the menu badge on mobile and sub-menu. Looks perfects 🙂
    2. For point 2, you mean we have to only use single line text links in footer due to limitations in css ?
    3. We have a small new point: 
       We just noticed that the buy for me button needs a left margin in mobile landscape mode (see screenshot).

    Can you please give the css code to make the buy for me button mobile responsive. (I think 1 line media query)

    Since you are updating your theme, to help you save testing time, we will share a few bugs which affects all your customers in a separate ticket 😉

    Thanks a lot Harry 🙂

    Best Regards,

    Team Ak

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

    Hi,

    The custom font don’t have option in theme.

    If you want override font of theme please add custom css in claue-child > style.css

    Example

    body {
        font-family: 'salome_decoregular' !important;
    }
    
    h1,h2,h3,h4,h5,h6 {
    font-family: 'salome_decoregular' !important;
    }

    Please download new attach file

    Best regards

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

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

    #20973
    Anonymous
    Inactive

    how to edit the menu item currency css become same other

    #20968

    Hi,

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

    .subscribe__form .subscribe__form--button { background: #1E2247;}
    .jas-action a {color: #1E2247;}

    Best regards

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

    #20967

    Hi,

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

    .woocommerce-form-coupon-toggle + .checkout_coupon {
    	margin-top: -30px;
    	margin-bottom: 0;
    	background: #f1f1f1;
    	padding: 20px;
    	display: inline-block;
    	width: 100%;
    }

    Best regards

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

    #20964

    Hi Dylan,

    Thank you for choosing our theme.

    Product page

    1. Please add below code to Theme Customize > Theme Settings > Custom Code > Custom CSS

    .product.mt__30 {
    	text-align: center;
    }
    .product__title {
    	text-transform: uppercase;
    	letter-spacing: 0;
    }
    .product.mt__30 .swatch .swatch__value {
    	justify-content: center;
    	text-align: center;
    }

    2. You can remove hurry up by select Product Page https://monosnap.com/file/mMkUWMeOd7AqvxucTLr4mxjOWASBbh# > Section > Main product > Product Setting and follow this screenshot http://take.ms/LzhVR

    3. Please follow our document for currency http://shopify.janstudio.net/claue/document/#currency-settings

    4. Please use this app https://apps.shopify.com/product-reviews?reveal_support=true&utm_content=contextual&utm_medium=shopify&utm_source=admin

    Home page

    Please select homepage editor and follow this video to add product list on homepage http://take.ms/Zit0F

    Feel free contact us again if you need any help.

    Best regards

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

    #20926

    Hi I added the css code to fix the background issue, now its only a plain white background on mobile

    #20920

    Hi,

    Thank you for choosing our theme.

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

    #shopify-section-1527280371005.shopify-section {background-size: contain !important;}

    2. Sorry the app review don’t give permission to edit rating and review

    Best regards

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

    Hi Tekir,

    Please go to WooCommerce > Settings > Inventory and follow this screenshot http://take.ms/5hcgE

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

    .outofstock .sold-out {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,641 through 1,650 (of 3,138 total)