-
AuthorSearch Results
-
July 16, 2017 at 4:28 pm #6596
In reply to: Header on WC Vendors Pro
Hi,
The following is still the same on mobile devices?
Any custom CSS?
Thank you,
Michael
Attachments:
You must be logged in to view attached files.July 16, 2017 at 5:31 am #6573In reply to: Header on WC Vendors Pro
Hi,
Just realised you had updated the theme file, sorry.
Tiring day!
Works great on mobile as well.
Still, have an issue for a vendor when it comes to the dashboard and orders.
Any custom CSS to help with that?
Should be set for changing over tomorrow all going well.
Attached the issue.
Thank you,
Michael
Attachments:
You must be logged in to view attached files.July 16, 2017 at 5:15 am #6572In reply to: Header on WC Vendors Pro
Hi,
Sorry how am I meant to use this file?
Also, I’ve used some CSS to fix the headers etc for the stores but in the dashboard > orders there is conflict on mobile where the update is overlapping export.
Please use the sign ins to see and advise some CSS to fix.
Otherwise I should be good to go forward with the themes.
Thanks and really appreciate the quick answers,
Michael
July 15, 2017 at 4:24 pm #6547In reply to: Move copyright text
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=janstudioJuly 15, 2017 at 4:22 pm #6546In reply to: Transparent Header Logo
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=janstudioJuly 15, 2017 at 3:22 pm #6541In reply to: Header on WC Vendors Pro
This reply has been marked as private.July 15, 2017 at 9:05 am #6523In reply to: Spacing issue
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=janstudioJuly 14, 2017 at 6:01 pm #6484In reply to: Want to change some styling in theme.
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=janstudioJuly 14, 2017 at 12:24 pm #6474In reply to: YITH Ajax Product Filter Checkbox issue
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=janstudioJuly 14, 2017 at 10:43 am #6459In reply to: Product Image Scroll Function on a Mobile Device
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 -
AuthorSearch Results