-
AuthorSearch Results
-
July 18, 2017 at 1:50 pm #6705
In 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=janstudioJuly 17, 2017 at 10:19 pm #6671In reply to: Header on WC Vendors Pro
Hi,
Do you have a way to hide the address and phone numbers of the venodrs on their shop pages?
I have done CSS for the address but need a quick bit of CSS for the phone number?
Thank you
Attachments:
You must be logged in to view attached files.July 17, 2017 at 9:56 pm #6669In reply to: Problem with WooCommerce Simple Auctions
Hi,
To add the min-height for quick view description please use this custom CSS code
.product-quickview > .jas-row > .jas-col-md-5 { min-height: 400px !important; /* Change 400 */ }July 17, 2017 at 9:05 pm #6667In reply to: Problem with WooCommerce Simple Auctions
This reply has been marked as private. -
AuthorSearch Results