1. Sarelseekat
  2. Bug Report
  3. Wednesday, June 29 2016, 10:37 AM
Hi there

The Date picker doesn't work on mobile devices.
Please help

Kind Regards
Accepted Answer
admin Accepted Answer
Admin
Hi,
this seems a bug of your template, all Bootstrap dropdown menus not works in responsive mode. To fix add this CSS code to your custom.css

.jsndatepicker.dropdown-menu{z-index:99000}


in your template is included code for dropdown menu (file is http://crcmembers.co.za/plugins/system/jvlibs/javascripts/jquery/bootstrap/css/bootstrap.min.css), it assign z-index to 1000. In responsive mode your site have tag BODY with z-index greater than 1000, so bootstrap dropdown menus are behind.
  1. more than a month ago
  2. Bug Report
  3. # Permalink
Sarelseekat Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.