-
AuthorSearch Results
-
July 11, 2017 at 1:48 pm #6339
In reply to: Need help with meta slider.
Hi Harry,
Can you please confirm if it is possible to show product in css box, I’m attaching image here:
Image background is pure white but products are showing in box, currently in our theme, there is no box.
July 11, 2017 at 12:23 am #6321In reply to: Furniture Demo Mobile Version
Hi,
- To fix screen shot 1 you can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 480px) { .jas-container .vc_custom_1498746349399 { margin-left: 30px !important; margin-right: 30px !important; padding: 30px 15px !important; } }
2. I helped add empty space before and after content so on mobile it display better.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 10, 2017 at 12:20 pm #6294In reply to: Delete category image from shop
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.archive .result-count-order, .archive .result-count-order select { background: #fff !important; color: #999;}
.result-count-order a {color: #999;}
.woocommerce-ordering::after { right: 10px; }
.woocommerce-ordering { border: 1px solid #999; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 8, 2017 at 7:18 pm #6280In reply to: How to change the favicon for my site?
Hi Joy,
Thank you for choosing our theme.
- You can follow our video to change favicon https://www.youtube.com/watch?v=lXulQpuITVQ
- You can change background of caption by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.furniture-slider .metaslider .flexslider .caption-wrap .caption { background: rgba(0, 0, 0, 0.7) ; }
and change 0,0,0 as your RGB color and 0.7 as opacity from 0-1
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 7, 2017 at 6:02 pm #6257In reply to: Need some customization help.
Hi,
1. You uncheck to the row containe
https://monosnap.com/file/bThbmKvvsoFqZsfojb8Ns0Ct8vSYnu#
2. You can add custom css
.variations_form .yith-wcwl-add-to-wishlist { right: 50px;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 7, 2017 at 11:21 am #6251In reply to: Open swatch
Hi i checked your site and saw you add the code in style.css in gecko-child
.woocommerce-variation.single_variation { display: none !important;}
please remove this.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 7, 2017 at 12:31 am #6228In reply to: White space in header on Apple Devices
Hi. The wishlist icon isn’t proper on iPhones. On products like http://tinyurl.com/ya2p9l8k
On android phones its fine.
Also, regarding https://monosnap.com/file/63qKvONAUFZ5OPzOyZr3WebPnAhqvC
I want to reduce the image box size and align it properly. I’ve removed the CSS because it caused issues on some screens. I think there would be a better or the correct option.
<!–more–>July 6, 2017 at 6:07 pm #6208In reply to: Need some customization help.
You can add custom css in theme option
.jas-page > div { margin: 60px 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 6, 2017 at 5:56 pm #6207In reply to: Need some customization help.
This reply has been marked as private.July 5, 2017 at 9:40 pm #6185In reply to: Featured Image on single product
Hi,
You can add custom css code to apply one background for all
.jas-wc .page-head, .jas-wc-single .page-head, .archive .jas-wc .page-head {background-image: url(“http://www.nanostars.games/wp-content/uploads/2017/07/FONDOLEGO-WOO-01.png”) !important;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results