Hi,
I’m not using the sample data (as I’ve old data that I don’t want removed), and tried to use the CSS-code you posted above but it doesn’t work to remove the gap between the first section and the top.
I’ve a revolution slider in the top section and I’ve a vertical menu, and I wish to have the slider without space above.
How do I get ride of the top gap (on all pages regardless of what’s in the section).
All the best,
Anna
Hi,
Thank you for purchase and using our theme!
Your screen shot in default setting of Ajax Filter it’s only css class to override style of plugin.
To setup filter you need go to Widgets > WooCommerce Sidebar or WooCommerce Top Sidebar.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Thank you for purchase and using our theme.
1. You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
to fix problem with Gap on home page
.home .jas-page .jas-col-md-12.mt__60,
.home .jas-page .jas-col-md-12.mb__60 {
margin: 0;
}
2. For slider you lost class “handmade-slider”

3. For issue with translate, can you tell us which string not translate we will take a look and help you solve.
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
This issue related 3rd plugin.
You can add custom css to fix
.wc-proceed-to-checkout { text-align: center; margin-top: 15px;}
.wc-proceed-to-checkout a.checkout-button { float: none;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
I’ve attempted the usual tricks like editing the functions.php (child) and custom css, but to no avail. Neither yields any change. I also tried the Booster Plugin which allows for the editing of many values in WooCommerce, but of course, not these specific ones.
I would also like to choose which Social Media services show in the Jas Social section that displays on the products pages as well as the Blog. I can’t seem to find the option to do so.
Any help with this?
Thank You.
Hi,
1. You can add custom css
.handmade-slider .metaslider .flexslider .caption-wrap p { white-space: normal;}
2. you can use image have same width, and image on the left have height = 2x height of image on the right
3. You choose row wrap Instagram > Edit > check in Full Width Row https://monosnap.com/file/T1SxHjifDrfwU6O4rdquDUTTW2CMec#
4. You can add custom css
.woocommerce-ordering select { color: #999;}
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You can fix by add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.home .jas-page .jas-col-md-12.mt__60,
.home .jas-page .jas-col-md-12.mb__60 {
margin: 0;
}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
We use same as with yours https://monosnap.com/file/wEJcXjMdKtpEfN99AFr7itQmSvCzQH# but didn’t see problem like yours
Can you try clear cache and refresh your browser.
You can add custom css for better view on quickview
.entry-summary .single_add_to_cart_button, .entry-summary .external_single_add_to_cart_button { padding: 0 36px 0 39px;}
Best regards!
-
This reply was modified 9 years, 1 month ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
You can try add custom css
.home .jas-page .jas-col-md-12.mt__60,
.home .jas-page .jas-col-md-12.mb__60 {
margin: 0;
}
And add slide to meta slider.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
I spoke too soon, with either css mod i am getting a huge space below the menu and above the page content. this is on all pages.