-
AuthorSearch Results
-
December 30, 2016 at 6:10 pm #1428
In reply to: Header and footer
Thank you for your reply @Knudsen
Hi Gmoejm,
1. As comment of Knudsen you can remove social icons by go to JanStudio > Theme Option > Social Network > Remove Social Icons
2. You can hide search, user, wishlist icons by add custom css in JanStudio > Theme Options > General Layout > Custom CSS
.header__top .jas-action > * { display: none;}
3. You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS
.footer-contact { text-align: center;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 23, 2016 at 12:42 am #1408In reply to: Text issues porfolio
Hi,
You can add custom css
@media only screen and (max-width: 1440px) { .jas-row > .jas-container { padding: 0 15px;} }
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 22, 2016 at 9:15 pm #1404In reply to: Website loading slow in Mobile devices
Hi,
You need follow suggest of Google Speed Webmaster Tool (optimize image, compress css, js) you can use some plugin to cache
– W3 Total Cache https://wordpress.org/plugins/w3-total-cache/
– WP Rocket https://wp-rocket.me/
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 22, 2016 at 10:40 am #1390In reply to: Header menu problem
Hi,
Sorry for late reply!
You can add custom css in JanStudio > Theme Options > General Layout > Custom CSS
@media only screen and (min-width: 1025px) {
.jas-push-menu-btn { display: none;}
}
Best regards!
-
This reply was modified 8 years, 2 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 21, 2016 at 9:17 pm #1384In reply to: sizeguide issue
Hi,
If you using Visual Composer for product you can add custom css for single product
.extra-link .jas-magnific-image { display: none;}
https://monosnap.com/file/ercLXEg0JmzNcxxbslPsTJdkOm8OMv#
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 21, 2016 at 10:48 am #1380In reply to: SHOP QUESTIONS
Hi,
1. You can remove “additional information” tab by follow screen
https://monosnap.com/file/3pTRgbTOIilWVAyFLbQPwmDarrgq42#.
or use custom css
.woocommerce-tabs .additional_information_tab, #tab-additional_information { display: none;}
2. Issue with item detail link you need hire some freelancer help you do it.
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 20, 2016 at 11:11 pm #1377In reply to: MOBILE MENU
hi
you can add custom css
#jas-footer-menu li { padding: 0 5px;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 19, 2016 at 10:50 am #1338In reply to: Search – No results header image removal
Hi,
This page doesn’t have option to upload background image. We will remove in next update
You can add custom css to hide grey bar
.search-no-results .page-head { display: none;}
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioDecember 19, 2016 at 10:42 am #1337In reply to: Text color on shop sort
its the same issue with chrome and IE, i tried the css you provided, still not working.
December 19, 2016 at 10:34 am #1336In reply to: Text color on shop sort
Hi,
Can you tell us which browser have problem (Chrome, Firefox, IE)?
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.woocommerce-ordering select { color: #ddd;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 8 years, 2 months ago by
-
AuthorSearch Results