Home Forums Search Search Results for 'css'

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

    In reply to: mini cart

    Hi,

    I saw you added js code to control event.
    You can add custom css in Claue > Theme Option > General Layout > Custom CSS to remove sliding effect

    .jas-mini-cart {
    right: 0;
    }

    Best regards

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

    #8622

    Hi,
    You can use this custom CSS code
    .woocommerce-checkout #jas-footer { display: none; }

    Cheers,
    Foster

    #8602

    Hi,

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    .cart .product-thumbnail a img { width: 100%; max-width: 250px;}

    you can change 250 with your number.

    Best regards

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

    #8600
    capellaink
    Participant

    Hello,

    I need to make the product thumbnail on cart page bigger. Please let me know the custom css code for this.

    Thank you!

    Hi Harry ,

    also thanks to Foster for the CSS Code. i have implement it, but the solution is not perfect and finished 🙂

    @media only screen and (min-width: 75em) {.jas-container {width: calc(100% – 100px);}}

    I don`t unterstand how the pixel get subtracted. Here you see the Screenshots. By 50px you see not much space on the left and right edge.

    The principle is working, but the pictures should not be scaled. Do you have there a solution ?

    <hr />

    The problem with the basket : you get no answer of hemn?

    I wrote him today to get the file you wished.

    OK we must wait. I give you a feedback.

    <hr />

    Thanks also for the idea with the geolocation plugin, it sounds really good.  If there is no solution possible with 2 banking accounts on one shop? … so i will try these plugin.
    The other plugins for optimization i installed, too – the site gets also faster now… and the SEO – oh yeah – a big mountain of working 🙂

    <hr />

    The Question 4:

    On my  impressions.shop i have so many work to create the new products.

    I set there a master and clone it and change in the products the pictures. On every photo shooting a have to create there hundreds of products. Its like a job creating measure 🙂

    As i was looking for the galleries, i found this lunar plugin. It has also a nice gallery-function and has also a tool inside that creates out of all picture automatically the products. So it is a great plugin, but u can create there just simple products. But i need variable products and have not the time to go inside all products to change something. So the question is: Do you also know a plugin or a code or can you create me a code that i can make out of pictures a variable product with a master-product?

    Do u understand the problem ?

    <hr />

    A friend of me saw also your great template. He sells boats and wish to make a new website.
    He had also one question to you. Can you made him a query for the clients, that all the questions should be answer before the shop get open ? Here is a example: http://www.primesails.de/index.php?id=42

    There the clients get the price of the products and the luxury boats.

    <hr />

    OK thats all for the moment 🙂

     

    Thanks a lot and best regards. Have a good start in the day.

    René

    #8571

    Hi,

    You can add custom css in Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 1366px) {
    .jas-menu > li:not(:first-child) {
    margin-left: 25px;
    }
    }

    Best regards

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

    #8557

    Hi,

    You can hide cart icon on menu bar by add custom css in Claue > theme options > general layout > custom CSS

    .jas-icon-cart { display: none;}

    Best regards

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

    #8550

    In reply to: mobile device settings

    Hi,

    This is config of Visual Composer, as your case i see only way to add custom css to adjust content of 5 pictures under slider.

    Best regards

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

    #8547

    2. You can hide empty textbox and button on “Izon Authentication” popup by edit this popup and open tab Customization > CSS https://monosnap.com/file/BQByKmatTr8vIwaUezm60J7y0ZdQmW# and add below code

    .ypop-form-newsletter-wrapper form { display: none;}

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

    #8535

    Hi,

    You can add custom css code in Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 568px) {
    .flex-direction-nav { display: inherit; }
    }

    Best regards

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

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