-
AuthorSearch Results
-
July 8, 2017 at 7:18 pm #6280
In 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=janstudioJuly 5, 2017 at 7:59 pm #6184In reply to: White space in header on Apple Devices
here is complete CSS if this helps
July 5, 2017 at 4:13 pm #6175In reply to: Featured Image on single product
Hi Nanostad,
1. The background of page get images you upload for thumbnail http://take.ms/rgFbC
2. To fix background on sub-categories please add custom code in JanStudio > Theme Option > General Layout > Custom CSS.page-head { background-position: center center;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJuly 5, 2017 at 12:54 pm #6168In reply to: White space in header on Apple Devices
Hey. Do i need to remove the CSS snippet you gave me or should I keep it?
-
AuthorSearch Results