Forum Replies Created

Viewing 10 posts - 12,371 through 12,380 (of 15,048 total)
  • Author
    Posts
  • in reply to: Delete image title #9158

    yes, you add custom css

    .header__mid {
    box-shadow: 0 1px 0 0 #ededed;
    }

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

    in reply to: Best sellers tab women/men #9157

    Hi,

    With element of visual composer it now support show tab Men/Women, to show Best Seller Men and Best Seller Women you use shortcode at https://docs.woocommerce.com/document/woocommerce-shortcodes/

    Regards

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

    in reply to: Links in Demo Content #9150

    Hi,

    Thank you for choosing our theme.

    Sorry because inconvenience.

    With your case you have to manual remove gecko/fashion to change with your links.

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

    in reply to: No control over widgets #9146

    I delete cache in Settings > Super Cache now new widgets your added appear. Please clear cache of super cache after you edit anything or disable super cache when your site in develop mode.

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

    in reply to: Delete image title #9144

    Yes,

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

    .page-head h1 {
    color: #222;
    }
    .page-head::before {
    background: transparent none repeat scroll 0 0;
    }
    .page-head {
    background-color: #fff;
    background-image: none !important;
    color: #222;
    }

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

    in reply to: No control over widgets #9140

    Please check again, i added new widget and it now appear on sale page, categories page

    http://take.ms/aV490

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

    in reply to: No control over widgets #9138

    I tried add new widget to WooCommerce Sidebar, after i clear cache in Super Cache setting new widget appear on Sidebar of Sale page.

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

    in reply to: A Few Simple Questions #9136

    Hi,

    1. We fixed issue relate mini cart, click on color swatch, and flip image on mobile on your site, please clear cache before check

    2. You can change price to red color only by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .woocommerce-Price-amount.amount {
    color: red;
    }

    3. You can add size guide in product description or add an image or HTML content below Add to cart button in Claue > Theme Option > WooCommerce > Product Detail Settings > Extra Content

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

    in reply to: Size Table is not is not resizing in mobile view #9135

    Hi,

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

    @media only screen and (max-width: 480px) { th, td {padding: 5px;} }
    @media only screen and (max-width: 414px) { th, td {padding: 2px;} }

    Best regards

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

    in reply to: No control over widgets #9133
    This reply has been marked as private.

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

Viewing 10 posts - 12,371 through 12,380 (of 15,048 total)