-
AuthorSearch Results
-
August 29, 2018 at 5:03 pm #24184
In reply to: Strange stripe bug and a small design issue
This reply has been marked as private.August 29, 2018 at 10:03 am #24173In reply to: Quick View Error
Thank you for purchase.
This issue because the div contain product images and product summary can’t get height. I added below code to JanStudio > Theme Option > General Layout > Custom CSS to fix
@media only screen and (min-width: 1025px) { .product-quickview .jas-col-md-7, .product-quickview .jas-col-md-5 {min-height: 540px;} }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 28, 2018 at 12:29 am #24131In reply to: Meta Slider text color
Please put code in CLaue > Theme Option > General Layout > Custom CSS
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 28, 2018 at 12:28 am #24130In reply to: Image Banner
Hi,
You can remove it by add custom code in Claue > Theme Option > General Layout > Custom CSS
.page-head { display: none; }If you want use add a line please use the code
.page-head { padding: 1px 0 0; background: #e6e7e8; } .page-head .jas-container, .page-head::before { display: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 28, 2018 at 12:21 am #24129In reply to: Left shop menu
Hi,
You add wrong place “Custom JS” so it doesn’t work. I help you moved code to Custom CSS
It now ok.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 26, 2018 at 6:49 pm #24105In reply to: How to remove date from product detail page
Hi,
Sorry for late reply.
This text generated by plugin WooZone.
Please add below code in Claue > Theme Option > General Layout > Custom CSS to remove this
.price .WooZone-price-info {display: none;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 24, 2018 at 9:15 am #24088In reply to: images of the products
Hi,
Please add below code to
Theme Customize > Theme Settings > Custom Code > Custom CSS
.tab__content iframe {max-width: 100%;}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 24, 2018 at 9:07 am #24087In reply to: Left shop menu
Hi Lykidk,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.sidebar .widget.widget_yith_wc_category_accordion ul li { padding-left: 0; } .sidebar .widget.widget_yith_wc_category_accordion ul li:before { display: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 23, 2018 at 3:27 pm #24063In reply to: The Sticky Add To Cart show abnormal size
Hi,
you can fix by add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-sticky-atc .wcppec-checkout-buttons { margin: 0; display: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 22, 2018 at 11:41 pm #24047In reply to: Product image size
Hi,
Please add below code in JanStudio > Theme Option > General Layout > Custom CSs
.p-thumb img { width: auto; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results