Forum Replies Created
-
AuthorPosts
-
Hi,
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.mask-overlay { background: rgba(0, 0, 0, 0.8) ;}
you can change 0,0,0 as RGB color code and 0.8 as opacity of overlay from (0.0 – 1.0 as 0% to 100%)
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.product-quickview .slick-slide > a { pointer-events: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Thank you for purchase!
1. Normally after you import sample data all images will be replace with place holder image and some images will link to our site. Did you set permission for upload folder before import sample data?
– gecko-child to help you customize code and in future you can update parent theme without losing your custom code
2. Because license and copyright of images so we can’t include full data option on install sample data
3. You can hide collapse menu on header on desktop view by add custom css in
JanStudio > Theme Option > General Layout > Custom CSS or on gecko-child > style.css
@media only screen and (min-width: 1025px) { .jas-push-menu-btn { display: none; } }
4. You can hide search by add custom css
.jas-action a.sf-open { display: none;}
5. In meta slider:
– You copy text in general tab
– You click “Add Slide” on top right to add new image
– Paste text you copy to new slide you have added and remove existing slide.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioIt done.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
We check our theme and saw it working normal with Body Background Color, Header Background Color . You can update our theme to latest version 1.3.2.
For Footer Background Color you can fix by add custom css
#jas-footer::before { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
safari on window out date for a long don’t have any update so we drop support safari on window
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I try account you attach but can’t login. Can you try and update.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAnd can you check your .htacess file because when i type “www.yazminnavarro.com” it auto redirect to http://yazminnavarro.com/
https://monosnap.com/file/Nk8mPu8s6HHz4iObVvRWACQHfLgcue#
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. I checked your site at http://www.yazminnavarro.com/wp-admin/admin.php?page=wc-status and saw your PHP version is low so you can ask your hosting provider help you update PHP version
https://monosnap.com/file/zttDl61OPuFwfPd6cidapdD02oCJVW#
2. I’m uploading sample images to your site, after done please replace with your images
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. Can you send us your ftp account as private.
2. The images copyright so we can’t include in sample data so on your server don’t have images, you have to replace with your images
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts