Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.
Problem:
Checkboxes inside accordion is not working, on Android mobile Firefox browser only. I am using Custom Search Archive View.
Solution:
This is due to some css issue. I have added this css in Views >> CSS editor section and its working fine now in Android Firefox browser as well:
input[type="checkbox"]{
color: #000 !important;
}
This support ticket is created hace 7 años, 1 mes. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
1. Checkbox for accordion " district" and "MRT" is not appearing well in Mobile esp Chrome.
>> I have checked on mobile in Chrome browser and it looks fine. Can you please provide screenshot and tell me how it is not appearing well and how it should appear?
2. As I can see you have confirmed that the code provided by minesh was working fine. Please describe in more details what you want to achieve.
For point 2 and 3, please kindly open separate ticket for each issue with some more details and we would be happy to help. This will help other users with similar problems to find solutions when searching the forum, We do not handle multiple issues in the same ticket as per support policy (one ticket per issue). https://toolset.com/toolset-support-policy/
Yes I am also checking it on Android device, what I see is in attached screenshots -- at my end checkboxes appear fine. What's appearing at your end? Make sure to clear cache or check in any other android device to see if its only happening in your browser or Android device.
Ok I can takeover that ticket for you. Please post a message on that ticket, saying that you would like me to work on that. Then I will take it into my queue.
Yes I notice the issue in Firefox on android. This is happening only for checkboxes in your site and in that particular Accordion. Can't reproduce the same in my test site or test view with checkboxes.
I have also encountered that this is due to some css and I am investigating further to drill down the issue and will share the details with you.