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 8 years, 3 months 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.
you can add custom css .header__top {display: none;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
figured it out: added the following to custom css
#jas-header > div.header__top.bgbl.pl__15.pr__15 {display: none;}
Hi
@onyxdesign: you can add custom css in JanStudio > Theme Option > General Layout > Custom CSS Style
.jas-breadcrumb, .woocommerce-breadcrumb { display: none;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi you can add custom css in JanStudio > Theme Option > General Layout > Custom css
.header-7 { background-color: #fff;}
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio