You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.footer__bot .jas-container { text-align: left;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
You can change font by add custom css in Claue > Theme Option > General Layout > Custom CSS
.jas-menu > li > a {font-family: “Poppins”,sans-serif;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
This reply has been marked as private.
Yes.
You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
.jas-page > div { margin-top: 0;}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
1. You can add custom css for shopping cart icon
.pe-7s-shopbag::before {
content: “\e66e”;
}
2. Sorry now we busy more tasks and more customers, we consider it a task for future update.
Thank
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
It because css of woo-brand plugin override our css.
You can add custom css in Theme Option
@media only screen and (max-width: 736px) {
.filter-sidebar h3 {display: block !important;}
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Sorry for miss understood. We hide arrow for user can see full the image.
You can always display the arrow by add custom css in Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) {
.single-product-thumbnail .slick-slider .slick-prev,
.single-product-thumbnail .slick-slider .slick-next {
opacity: .8;
}
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
This reply has been marked as private.
Hi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.yith-wcan-list li {
float: none;
}
.yith-wcan-list li a {
border: none;
border-radius: 0;
box-shadow: none;
display: inline-block;
font-size: 11px;
height: inherit;
line-height: inherit;
margin: inherit;
text-align: center;
width: inherit;
}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Dear Team,
We have added YITH Ajax Product Filter Premium.
When we select it as Checkbox it conflicts with your css and all checkbox line up side by side.
Can u suggest a css change?
Any resolution to this? Kindly see the screenshot attached
http://eindiaartfestival.com/wp-admin/
Thanks
Kalpesh Ruparel
Attachments:
You must be
logged in to view attached files.