Forum Replies Created

Viewing 10 posts - 12,271 through 12,280 (of 15,048 total)
  • Author
    Posts
  • in reply to: A Few Simple Questions #9551

    Thank you for your kind words!

    Your issue fixed.

    Could you help us give our theme good review and 5 star rating at https://themeforest.net/downloads.

    We really appreciate.

    Have a great day!

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

    in reply to: Maintenance mode layout #9547

    Hi,

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

    .header-lateral #jas-wrapper .jas-offline-content {
    margin-left: -250px;
    }

    Best regards

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

    in reply to: Custom product page #9546

    Hi,

    You can add custom css

    .flex.between-xs.middle-xs.price-review {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    }
    ul.swatch .swatch-item:hover, ul.swatch .swatch-item.selected {
    border: medium none;
    }

    Best regards

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

    in reply to: A Few Simple Questions #9545

    Hi,

    1. You can change blue color to another color on overall site in Claue > Theme Option > Color Scheme > Primary Color

    2. For only add to cart button by add custom css

    .single_add_to_cart_button,
    .external_single_add_to_cart_button {
    background: #56cfe1 !important;
    }

    Best regards
    and change #56cfe1 with your color

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

    in reply to: Enable breadcrumbs on catalog page #9533

    You can enable breadcrumb on category page by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .archive .woocommerce-breadcrumb {
    background: #f6f6f8;
    display: block;
    padding: 10px 20px;
    }

    Regards

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

    in reply to: Blank space between footer and last element of VC #9532

    Hi,

    Could you check correct code for both language

    [woocommerce_cart]

    [woocommerce_checkout]

    You site now enable “Coming Soon” mode so i can’t check.

    You can use default “Coming Soon” function of theme without using plugin in Claue > Theme Option > Maintenance

    Best regards

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

    in reply to: Products colour not display in Radio button #9531

    Hi,

    I help you fixed this issue.

    Regards

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

    in reply to: Import Sample Data Not Working #9529
    This reply has been marked as private.

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

    in reply to: How to change the shape of the buttons? #9503

    Hi,

    You add these code in Claue > Theme Option > General Layout > Custom CSS

    input[type="submit"], button, a.button, .jas-ajax-load a, .br__40 {
    border-radius: 4px;
    }

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

    in reply to: Customize cart and checkout page #9501

    Could you give us a mock up or a link have it?

    Thanks

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

Viewing 10 posts - 12,271 through 12,280 (of 15,048 total)