-
AuthorSearch Results
-
July 27, 2017 at 6:38 pm #7149
In 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=janstudioJuly 26, 2017 at 11:27 pm #7100In reply to: Header doesnt upload
You can change header layout to layout-6 and upload background on theme option https://monosnap.com/file/OMLcbKIpx9CbxtLXUDxZDOWx9T3WXi#
If this not solve your issue. You can add custom css code
.header__mid { background: url(your_image_url) no-repeat center center / cover; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 26, 2017 at 11:20 pm #7099In reply to: Blog editing: Changing appearance
Hi,
Please change
.page-head .jas-container { display: none; }
to
.blog .page-head .jas-container { display: none; }
You can set the image full screen by add custom css code
.blog .page-head { height: 100vh;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 26, 2017 at 10:03 pm #7080In reply to: Header doesnt upload
Hi, the header layout I’m using you can see in the screenshot. I will wait for the css code
thanks
July 26, 2017 at 9:48 pm #7075In reply to: Header doesnt upload
Hi,
This function is the basic WordPress feature and our theme does not support it. For this case, please use custom CSS code, Which header layout do you using? I will send you the code.
Cheers,
Foster
July 26, 2017 at 8:46 pm #7056In reply to: How to edit spacing in Product pages
Hi there,
Please use this custom CSS code
.p-thumb img { width: 100%; }
Cheers,
FosterJuly 26, 2017 at 8:45 pm #7055In reply to: Product Page Rollover Zoom Not Working
Thanks Harry! That worked!
Do you know where I can change the zoom level?
I understand we will have to go into the CSS or PHP file. Will be good if you can point me to the right file.Cheers (:
July 26, 2017 at 8:25 pm #7053In reply to: Product Filter
Helli get this message “Woocommerce Status”””
WC Vendors Pro
Their theme is not 100% WooCommerce compatible and will not show vendor stores correctly. Please show this page (https://docs.woothemes.com/document/third-party-custom-theme-compatibility/) your theme author and instruct him to ensure full WooCommerce compatibility, not the limited WooCommerce compatibility Currently offer with woocommerce.php instead of complete templates.
Regards
PS: If i use The categorie Widget form WC vendor pro it Show me the rigt Vendor categories but if i enable the ctegories as a Dropdown the filter Show the result from the hold shop. ist a oter isaue. Can you help me if i use the yith filter pro to Show the ctegories at the vendor page i have some css issues maby you have a idea . i will Show you later first and importent is the woocommerce Status Report
Regards
-
AuthorSearch Results