Home Forums WoodMart support forum filter in mobile version

filter in mobile version

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #600205

    mahnaz
    Participant

    Hello , I want to see different filter in mobile version and desktop , would you please check it ,that means in mobile version I don’t like to see categories

    #600474

    Hung Pham
    Keymaster

    Hi mahnaz,

    Thanks for reaching to us.

    Do you want to remove Product Categories widget in the mobile and keep others? https://ibb.co/wd4J7Ns

    Regards,

    #601754

    mahnaz
    Participant

    Yes exactly, I don’t want see that in mobile version

    #601948

    Hung Pham
    Keymaster

    Hi mahnaz,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:

    .widget-area .widget_product_categories{
    	display: none;
    }

    Regards,

    #602044

    mahnaz
    Participant

    Thanks, my problem is solved. I just have one more question: When I view my website on the mobile version, the homepage shows the categories page, which is nice. However, when I check the shop, it displays all the products one by one. How can I make the mobile version display products by category, while the desktop version displays them by individual products, exactly like what we see now?

    #602129

    Hung Pham
    Keymaster

    Hi mahnaz,

    Go to Appearance > Customize > WooCommerce > Product Catalog > and you can select what to display in Product page.

    I kindly recommend you to build Custom Product layouts, which is built with WoodMart WooCommerce builder, then and create new WooCommerce layouts and place your specific contents that suits your requirements.

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Regards,

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)