Forum Replies Created
-
AuthorPosts
-
Can you send us your site link and name of plugin you’re using for zoom function.
With our theme, on quick view when you turn off light box and click on image it still direct to new window with this image.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can remove space between menu and slider by add custom css
.jas-page > div { margin: 0;}
for button need more custom code and have to change html you can hire some freelancer for help.
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can replace in “wp-content/themes/gecko/assets/images/icons/hamburger-black.svg”
But i recommend you do in childtheme and override layout of header you choose
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css
.footer__top { padding: 10px 0;}
#jas-footer, #jas-footer .widget-title, #jas-footer a { color: #2e2e2e;}
.widget_wysija_cont .widget_wysija.shortcode_wysija {text-align: center;}
.widget_wysija_cont form .wysija-submit { display: inline-block;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSorry this is my mistake
Correct code is
@media only screen and (max-width: 480px) {
.metaslider .slides img { height: auto; }}
I helped you correct code on your site.
For the next custom code you should put in the end of textarea so if have problem prev code still run.
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThank for your kind words, we will take care this issue and improve our theme.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can changed overlay color on footer by add custom css in JanStudio > Theme Options > General Layout > Custom CSS
#jas-footer:before {background: rgba(0,0,0,0.9);}
You can change “0,0,0” with your rgb color code and 0.9 as opcity is 90%.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudiohi,
1. The size of image for page title background is : 1600 x 350
2. I update custom css in your site.
The max-width in css for full screen of browser width, the max width you in Theme Option is for content of your site layout width.
3. For page title background setting.
– For Shop category in Products > Category > upload image
– For Blog post in Post > Featured Iamge
– For Shop page and single product page in ThemeOptions > WooCommerce > General Setting > Page Title Background
– For separate page you can setting in Page > Featured image.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can change default gray overlay on page title by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.page-head:before { background: rgba(0, 0, 0, 0.4) ; }
And change “0,0,0” with your RGB code , “0.4” in (0.0 – 1.0) as 40% of opacity.
2. For top bar background color and text color you can change in JanStudio > Theme Option > Color Scheme > Header Color > Header Top Background, Header Top Color
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can hide new on product by edit product > New Arrival > Remove number day
https://monosnap.com/file/wbVlCtyoh6iKvOMqUjf0MytduupvRu#
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts