This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Category dropdown not working #52193
    natachagjnatachagj
    Participant

    I need some help in this ticket. Basically the mobile browser is replacing the select category dropdown with the mobile native dropdown UI and our css is not working there.

    I have tried to add this property as well to disable the native UI property but this didn’t work as well.

    body .asp_select_single select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    font-size: 12px !important;
    border: 1px solid #ccc;
    padding: 10px;
    }

    • This reply was modified 1 year, 5 months ago by natachagjnatachagj.
    • This reply was modified 1 year, 5 months ago by natachagjnatachagj.
    • This reply was modified 1 year, 5 months ago by natachagjnatachagj.
    in reply to: Category dropdown not working #52144
    natachagjnatachagj
    Participant

    Yes, I have added some custom code today to do that. Thanks for your help.

    in reply to: Category dropdown not working #52132
    natachagjnatachagj
    Participant

    Hey there,

    Thank you for your reply. I have tried this but this didn’t work. We are not using live trigger. We are using a search button that is redirecting to results page.

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