Home Forums WoodMart support forum layered nav – dropdown menu – PC/mobile

layered nav – dropdown menu – PC/mobile

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #514183

    web.mydecor
    Participant

    Hello,
    when using Woodmart layered nav in dropdown style, on PC there is a description inside the cell, but on mobile phone it is empty (please see screenshots).

    How can the description be visible also for mobile phone users?
    Thank you.
    Kind regards,

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

    Luke Nielsen
    Keymaster

    Hello,

    May I request you update the credentials so I can investigate it from your side? https://take.ms/2PICL

    Thank you in advance.

    Kind Regards

    #514871

    web.mydecor
    Participant

    Hi Luke,
    sure, please see below. Thank you.

    Kind regards,

    #515143

    Luke Nielsen
    Keymaster

    Hello,

    I apologize for the delay.

    Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back, however, You would better make the full backup of your site.

    Thank you for your time.

    Kind Regards

    #515171

    web.mydecor
    Participant

    Hello Luke,
    yes please, go ahead.
    Thank you.

    Kind regards,

    #515896

    Luke Nielsen
    Keymaster

    Hello,

    Please accept my apologies for the delay.

    May I request you update the temporary access link?

    Thank you in advance.

    Kind Regards

    #517242

    web.mydecor
    Participant

    Hi Luke,

    as Im currently working in production mode of website I have made a copy of it into staging environment. The layered nav description in dropdown style not showing.
    Again I confirm the permission for plugins deactivation, and switching to the parent/default theme.

    Thank you.
    Kind regards,

    #517641

    Luke Nielsen
    Keymaster

    Hello,

    1. The dropdown is working well.

    Chrome: https://take.ms/2L4iT
    Safari: https://take.ms/h9DVs

    2. Here is a custom which will help you to fix the issue with the labels:

    .select2-search__field[style="width: 0px;"] {
    	width: 100% !important;
    }

    Kind Regards

    #517651

    web.mydecor
    Participant

    Hello Luke,
    Thank you. CSS worked pretty fine, the label now can be seen. Though it needs a little upgrade, as it cuts the label, please see printscreen.

    Kind regards,

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

    Luke Nielsen
    Keymaster

    Hello,

    Use this one code instead of the above:

    .select2-search__field[style="width: 0px;"] {
    	width: 100% !important;
        max-width: 100% !important;
    }

    Let me know the result.

    Kind Regards

    #517714

    web.mydecor
    Participant

    Hello,

    now it works perfectly! Thank you very much.
    Have a great day.

    Kind regards,

    #518086

    Luke Nielsen
    Keymaster

    Hello,

    Great! Always remember that you can reach out to us with any questions you may have.

    Wish you all the best!

    Kind Regards

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

The topic ‘layered nav – dropdown menu – PC/mobile’ is closed to new replies.