-
AuthorSearch Results
-
July 20, 2017 at 1:28 am #6772
In reply to: Help please with my new site
Hi Elephant2009,
Sorry because inconvenience you have.
1. You can fix this issue by add custom code in Claue > Theme Option > General Layout > Custom CSS
.jas-page > div { margin: 0;}
2. You can add custom code to remove zoom effect
.product-category:hover img, .jas-banner:hover img {transform: scale(1.0,1.0)}
3. You can change the page display popup by go to YITH Plugins > WC PopUp > Select where you want to show the popup > Select your homepage or any page you want sign up form display
4. You have to check in your mail list to mailchimp get user and save to list
http://take.ms/umFZ4Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2017 at 6:14 pm #6713In reply to: Issue sizing one type of product image
Hi,
If you want use CSS your image will be skew and distort. We recommend you use photoshop to crop images to same dimension ( width, height) before upload.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2017 at 1:54 pm #6707In reply to: Remove stock notification
Hi,
Yes that text. Thank you for the custom CSS.
July 18, 2017 at 1:50 pm #6705In reply to: Issue sizing one type of product image
Hi,
My issue with that is I’m not sure how to attempt that with the set dimensions being for a less wide/taller product then a bottle with another product next to it (these are being sold together as a package, there will be at least four more like this). Is there something that can be added to the custom CSS that can allow of one more dimension of product image that is more wide then tall? I think that would be the best thing because if I make the bottle/stone image that set dimension it will look very odd, it will be much smaller then the rest of the images displayed and there will be large blank/white gaps above and below it.
July 18, 2017 at 10:35 am #6700In reply to: Remove stock notification
You mean this text http://take.ms/PJdcf?
You can add custom css
.entry-summary .availability { display: none;}Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2017 at 9:55 am #6695In reply to: Blank area in front page
Hi,
Sorry for late reply.
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.jas-page > div {margin-top: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2017 at 9:53 am #6694In reply to: Header on WC Vendors Pro
Hi,
You can add custom css
.buddyboss-media-has-photos-type .page-head { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2017 at 3:11 am #6688In reply to: Header on WC Vendors Pro
Perfect Harry!
Last request I hope for a while as we are now using your theme on our main site!
Just wanted to know if there was some CSS to hide the header on the vendors shop?
I don’t want it hid on any other pages just when you look at the Vendor’s shop.
Thank you,
Michael
Attachments:
You must be logged in to view attached files.July 18, 2017 at 12:12 am #6679In reply to: Website pages are full width
Hi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.price-review { display: inline-block;}
.price-review .woocommerce-product-rating { margin-bottom: 15px;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 18, 2017 at 12:04 am #6678In reply to: Header on WC Vendors Pro
You can add custom css
.store-info h3 + a,
.store-info h3 + a + a {
display: none;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results