Forum Replies Created
-
AuthorPosts
-
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=janstudioHi,
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=janstudioHi,
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=janstudioI 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=janstudioYes,
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=janstudioPlease check again, i added new widget and it now appear on sale page, categories page
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI 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=janstudioHi,
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=janstudioHi,
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=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts