-
AuthorSearch Results
-
September 23, 2017 at 7:39 pm #10652
In reply to: Variation main images for colour swatch
Hi,
Please add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.slick-slide {
height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
height: 100% !important;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 23, 2017 at 2:38 pm #10646In reply to: Theme translation issues
Hi,
2. You can add custom code in Claue > Theme Option > General Layout > Custom CSS
Change Hot, New, Sale to your language
3. I change your language site to Spanish-Argentina. Your backend still in English because the backend in Spanish-Argentina not complete translated. In Spanish someone translated complete the backend so you don’t see English
When you change your site language to Spanish, you have to create new language Spanish(Spain) http://take.ms/34Aet to translate
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 23, 2017 at 8:04 am #10634In reply to: Variations price glitch
Hi,
Please add custom css to fix
.woocommerce-variation.single_variation {
display: inline-block;
margin-bottom: 30px;
margin-top: -30px;
width: 100%;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 23, 2017 at 12:13 am #10621In reply to: Size of "Add to Cart" button
Hi Jorge,
Thank you for choosing our theme.
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.entry-summary .single_add_to_cart_button,
.entry-summary .external_single_add_to_cart_button {
padding: 0 39px 0 42px;
height: 40px;
font-size: 14px;
font-weight: bold;
}You can increase 39, 42, 40, 14 to make your button bigger.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 22, 2017 at 11:33 pm #10618Hi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS to fix this issue
.jas-page > div {
margin: 0;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 22, 2017 at 9:46 pm #10605In reply to: Categories on mobile
That’s not exactly what I mean. I fixed it through css but anyways, check your demo, the first category “Accessories” if I remember correctly the letter A is cut off by default and you can’t scroll right.
September 22, 2017 at 6:19 pm #105971. I checked your site and saw no much products have long description on Summary ( you can limit the text in product description).
2. If you want hide the quick view button you can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.product-button .btn-quickview { display: none;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 21, 2017 at 7:03 pm #10529Hi,
I saw you change font to
#jas-footer .footer__top a {
font-family: “Montserrat”;
}But you don’t import this font to your css file.
@import url(‘https://fonts.googleapis.com/css?family=Montserrat’);
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 21, 2017 at 6:36 pm #10527Hello,
We have stragne problem:
Please check footer on homepage – http://www.mrposter.co
Font works great – but on different page like this: http://mrposter.co/pl/dla-firm/ – don’t works – why?
We changed font in css but why works on homepage but anywhere else not?
Best regards,
Michal
September 21, 2017 at 12:17 pm #10515Hi Dee,
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
#mc_embed_signup #mc-embedded-subscribe.button { background: #008398;}
Could you help us give our theme good review and 5 stars rating at https://themeforest.net/downloads we really appreaciate.
Thank and have a nice day!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results