Forum Replies Created

Viewing 10 posts - 461 through 470 (of 14,994 total)
  • Author
    Posts
  • in reply to: Hide of category and compare button from checkout page #43242

    Hi Alameeri,

    Please deactivate plugin for compare. By default our theme don’t have compare feature.

    Kind regards

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

    in reply to: Hover color change #43237

    Hi,

    You can change color hover by add below code to Claue > Theme Option > General Layout > Custom CSS

     

    .product-image a.db::before {
    background: rgba(0, 0, 0, 0.1);
    }

    and change 0,0,0 to RGB color and 0.1 as opacity of color from 0.0 to 1.0

     

    Kind regards

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

    in reply to: One product per row #43236

    Hi,

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

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

    .products .jas-col-xs-6:nth-child(2n), .products.jas-masonry .jas-col-xs-6:first-child, .products.jas-masonry .jas-col-xs-6:nth-child(2n+1), .products .jas-col-xs-6:first-child, .products .jas-col-xs-6:nth-child(2n+1), .products.jas-masonry .jas-col-xs-6:nth-child(2n) {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    max-width: 100%;
    flex-basis: 100%;
    }

    Kind regards

     

     

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

    in reply to: cant update wpbakery, snappt, slider #43231

    Hi Grazei,

    Please update theme and after that you can update plugin.

    By the way, your support expired. Please renew your support at https://themeforest.net/downloads

    Thank and regards

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

    in reply to: Problem After Woo Update #43227

    Hi,

    Please change code to

    @media only screen and (max-width: 1024px) {
    .btn-quickview::after {display: none;}
    .btn-quickview {
    text-indent: inherit;
    background: #fff;
    border: inherit;
    padding: inherit;
    }
    .product-image .product-btn .button {
    display: block;
    }
    .product-btn, .yith-wcwl-add-to-wishlist ~ .product-btn {
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    top: 50% !important;
    }}

     

    Kind regards

    • This reply was modified 2 years, 9 months ago by Harry.
    • This reply was modified 2 years, 9 months ago by Harry.

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

    in reply to: Problem After Woo Update #43222

    Hi Dubsbhoy,

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

    @media only screen and (max-width: 1024px) {
    .btn-quickview::after {display: none;}
    .btn-quickview {
    text-indent: inherit;
    background: #fff;
    border: inherit;
    padding: inherit;
    }
    .product-image .product-btn .button {
    display: block;
    }
    .product-btn {
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    }}

    Kind regards

    • This reply was modified 2 years, 9 months ago by Harry.

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

    in reply to: woocommerce filter not working same #43220

    Hi Omer,

    Can you re-create staging site so i can report the issue for WooCommerce team.

    Kind regards

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

    in reply to: pin marker issue #43218

    Hi,

    I clear cache and try edit a pin it work well https://tppr.me/kg4Sk

    Kind regards

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

    in reply to: product bundle does not work #43217

    Hi Ivosladur,

    I check and see the issue because the minify HTML and minify JS error. Please deactivate plugin one by one, clear cache and check which plugin cause the issue.

    Btw, your support expired. Please renew your support at https://themeforest.net/downloads

    Thank and regards!

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

    in reply to: Sub Product Category Header Question #43212

    You’re welcome Erik.

    Have a great weekend!

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

Viewing 10 posts - 461 through 470 (of 14,994 total)