-
AuthorSearch Results
-
September 13, 2017 at 7:10 pm #9974
In reply to: shadow on image
Hi,
You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS
.product-category > a {
box-shadow: 0 0 3px 5px #333;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 13, 2017 at 4:44 pm #9971Hi Rene,
Sorry because late reply.
1. It has one ways, you add highlight text in Product Description tab by add class for the text you want highlight http://take.ms/OId5O and add css to highlight the text.
2. Let me talk to Foster check detail of this issue hope he can help you solve this.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css code to fix this
.header__mid.header-sticky {
z-index: 9999;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 13, 2017 at 10:32 am #9948In reply to: Wishlist button on quickview
Hi,
You can add more css
.content-quickview form.cart { width: 100%:}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 13, 2017 at 10:03 am #9945In reply to: Gift Card Product View Needs
Hi,
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.btn-atc .cart.gift-cards_form { display: inherit;}
.btn-atc .cart.gift-cards_form .single_variation_wrap { display: inline-block !important;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 13, 2017 at 2:05 am #9921In reply to: Addon custom CSS
Hi,
After setup the custom CSS there is only one short line.
Attachments:
You must be logged in to view attached files.September 13, 2017 at 2:04 am #9920In reply to: Instragram widget doesn´t show squared images
you can add custom css in Claue > Theme Option > General Layout > Custom CSS
.jas-sc-instagram .item img {
height: 320px;
max-width: inherit;
width: auto;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 13, 2017 at 1:54 am #9914In reply to: Wishlist button on quickview
Hi,
You can fix issue by add custom css
.content-quickview .cart .yith-wcwl-add-to-wishlist {
right: -5px;
}Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 13, 2017 at 12:29 am #9910In reply to: Footer & font size
Hi,
This is line height of text not font size.
If you want reduce space between text you can use custom css code
.footer__top .menu li {
line-height: 24px;
}best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSeptember 12, 2017 at 10:51 pm #9893In reply to: Addon custom CSS
Hi,
You can add custom css
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results