-
AuthorSearch Results
-
July 30, 2017 at 10:44 am #7291
In reply to: Hide Menu and submenu on Checkout
You can hide menu by add custom css code
.woocommerce-checkout .jas-navigation { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 30, 2017 at 10:42 am #7290In reply to: Login Menu
Hi,
You can add custom css code
.jas-my-account ul li:nth-child(2) { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 29, 2017 at 7:14 pm #7262In reply to: YITH Countodown timer not working – theme problem
Hi,
You can fix by add custom css code
.flex.between-xs.middle-xs.price-review {
display: inline-block;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 29, 2017 at 7:12 pm #7261In reply to: Remove logo
Hi,
You can remove logo by add custom code in Claue > Theme Option > General Layout > Custom CSS
.jas-branding { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 29, 2017 at 8:24 am #7238In reply to: Home slider image is not linking into product-page
Hi Joy,
Sorry we miss you message.
You can add below code in JanStudio > Theme Option > General Layout > Custom CSS
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 28, 2017 at 6:22 pm #7208In reply to: Blog editing: Changing appearance
Hi,
You can remove overlay layer by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
.blog .page-head::before { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 28, 2017 at 9:47 am #7185In reply to: Remove cart product & green Message
Hi,
We saw the link to undo action – http://take.ms/xFvPN
If you still want remove it, you can add custom code in Claue > Theme Option > General Layout > Custom CSS
.jas-wc-single .woocommerce-message {display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 27, 2017 at 6:38 pm #7149In reply to: Child theme or main theme?
I saw you add custom css code in child theme.
We recommend use child theme to override layout of main theme. In future you can update theme without lose your custom code.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 27, 2017 at 6:31 pm #7145In reply to: How to edit spacing in Product pages
You’re welcome. If everything clear we can do it faster 🙂
You can make content on the right to center by add custom css code
.summary.entry-summary {
text-align: center;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 27, 2017 at 5:13 pm #7122In reply to: Quick View Issues
Hi,
1. I checked and saw quick view issue related to AliExpress plugin shipping https://monosnap.com/file/Os8XDLSxiSqyPIO0E3f5kAE2lUPLHy#
2. I fixed this issue by add custom css code in Theme Option > General Layout > Custom CSS
.milo-woo-shortcodes-products-grid.grid ul.products [class*=”jas-col-“] { float: left;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results