Hi,
The css can’t work without this plugin. It display 100 products in search result with free version
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Will this CSS code work without the plugin ? The plugin is only free up to 100 products.
thank you
Hi,
You can use this plugin https://wordpress.org/plugins/instantsearch-for-woocommerce/
and add custom css code in Claue > Theme Option > General Layout > Custom CSS
.ui-autocomplete .isp_section_header { padding: 5px 10px !important; font-weight: 500 !important; color: #222 !important;}
.ui-autocomplete .as_magento_product_section { font-size: 14px !important;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
You can add custom CSS code in JanStudio > Theme Option > General Layout > Custom CSS
1. For product detail page
.single-product .woocommerce-breadcrumb a, .single-product .woocommerce-breadcrumb i { display: none;}
.single-product .woocommerce-breadcrumb { font-size: 20px;}
2. For categories filter title
.jas-filter a { font-size: 16px;}
3. For member on mobile
@media only screen and (max-width: 736px) { .jas-member {padding: 0 40px 15px;}}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hello,
I need some assistance in customising the theme 🙂
- How can i customize/remove the breadcrumbs on product page? I want to: -either fully remove the breadcrumbs and put instead of it the product name (bigger size, see picture one in the first attachment), either remove the product category from the breacrumb(picture two)
- I want to make the category text size bigger in Mansory style, can i manage that from CSS? (see attachment two)
- The ‘member’ pictures are very big on mobile(see attachment 3). You can see which settings i used in order to make them smaller on desktop view, but on mobile they still remain very large.
Attachments:
You must be
logged in to view attached files.
Hi,
In this case you go to slider and remove class “center tc” and remove your css
http://take.ms/QvprY
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
See screenshot , how to move on right side ? I modified
.tc {
text-align: Left;
But the other button move ??? the number for the cart and the number of select product ….
Thx
Attachments:
You must be
logged in to view attached files.
Hi,
Sorry for product slider impossible control with css.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
I checked your site it use one page checkout but doesn’t have class for separate step, it hard to control with css. Could you try ask plugin author support.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
I have a problem with the root page domain see https://pre.flaash.net/, I don’t know which CSS class or something else does not the job.
Attachments:
You must be
logged in to view attached files.