Home Forums Search Search Results for 'css'

Viewing 10 results - 2,841 through 2,850 (of 3,138 total)
  • Author
    Search Results
  • #4898

    In reply to: Header transparent

    Can you send me the css code for try it?

     

    Thanks

    #4894

    In reply to: Header transparent

    Hello,

    You can enable header transparent in Claue > Theme Option > Header > Header Transparent > Enable.

    You need some custom css to it work well.

    Could you change with you content, after that we will help you fix issue with header transparent on your site.

    Best regards

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

    #4888

    You can try autooptimize plugin, some css of 3rd party plugin when compress it have issue with WP Rocket. Best regards

    So, you mean to say, autooptimize is the only plugin I need for speed? WP-Rocket is not required? Or you want me to replace WP-Rocket with another plugin? If yes, which one do you suggest?

    #4880

    In reply to: Quick Shop

    Hi Vizive,

    You can disable quickview button by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .btn-quickview, .product-image > .db::before { display: none;}

    Best regards

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

    #4856

    In reply to: Cart problem!

    You can check on first field

    https://monosnap.com/file/Lsi8HnxzwuvXZRRY49XxwUOy65VD4d#

    When you click add to cart it auto redirect to shopping cart page.

    and you can hide cart icon by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

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

     

    Regards

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

    You can add custom css

    .jas-push-menu {z-index: 999999; }

     

    Best regards

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

    #4829

    In reply to: Problems with tabs

    I don’t know why your site load css from admin of woocommerce.

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

    .woocommerce .woocommerce-tabs ul.wc-tabs {border: 1px solid #ddd;  float: left;padding: 0; text-align: left; width: 100%; }

    .woocommerce .woocommerce-tabs ul.wc-tabs li { display: inline-block; }

    Best regards

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

    #4826

    1. I’m still don’t have solution.

    2. You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS

    @media only screen and (max-width: 414px) {

    .header__top .end-lg.end-sm { display: inline;}

    .header__top .header-text { margin-right: 0;}

    .header__top .jas-currency { display: block;}

    }

    Best regards

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

    #4813

    Hi,

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

    .header-sticky .header__mid .jas-row {padding: 0;}

    You can use attach file to have option to disable column switcher.

    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

    #4797

    In reply to: Mobile Pop Up

    Hi Carlos,

    Thank you for purchase!

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

    @media only screen and (max-width: 414px) { .ypop-modal .ypop-wrapper { left: 0 !important;}}

     

    Best regards

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

Viewing 10 results - 2,841 through 2,850 (of 3,138 total)