Home Forums WoodMart support forum categories in mobile view

categories in mobile view

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #321397

    shiyanthan
    Participant

    Hi,

    Please check attachment. how to make three column in mobile view. ?

    and is it possible to change categories design for different styles for upcoming updates. because same design using for all clients its boring

    Attachments:
    You must be logged in to view attached files.
    #321581

    Luke Nielsen
    Keymaster

    Hello,

    Unfortunately, in the “Product Categories” element, you can make only 2 columns in the mobile view, but we can prepare custom CSS for you to add 3 columns in the mobile view.

    We will take your feedback into account and maybe add this feature to future updates.

    Kind Regards

    #321709

    shiyanthan
    Participant

    Hi,
    when did you send css custom code ?

    #321884

    Luke Nielsen
    Keymaster

    Hello,

    In order to prepare custom CSS code, I need to know where you want to do 3 columns on a mobile view (on a shop or home page?).

    Please, clarify your question, and I will prepare custom CSS code for you.

    Kind Regards

    #321891

    shiyanthan
    Participant

    Hi,
    Please check the attachment & create 3 column for categories.

    My Suggestion for upcoming updates. if you can please try to create some variations

    Ex: https://prnt.sc/1u238b9
    https://prnt.sc/1u23dsr

    Attachments:
    You must be logged in to view attached files.
    #322059

    Luke Nielsen
    Keymaster

    Hello,

    In order to make 3 columns on mobile view, please try to add this code in Theme Settings -> Custom CSS -> enter the code in the field “Custom CSS for mobile”

    .elementor-widget-wd_product_categories .products .category-grid-item {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    Thanks for the suggestion, we will consider it.

    Kind Regards

    #322066

    shiyanthan
    Participant

    Thank you very much

    #322140

    Luke Nielsen
    Keymaster

    Hello,

    We are glad that your issue has been resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time.

    Have a wonderful day.

    Kind Regards

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

The topic ‘categories in mobile view’ is closed to new replies.