OS Detection
Not a Mobile Device

You are currently browsing from computer. Try it on your mobile device. This box only visible when browsing from non mobile device.

iOS Detected

You can see this box because you are browsing from an iOS device.

Android Detected

You can see this box because you are browsing from an Android device.

Windows Phone Detected

You can see this box because you are browsing from a Windows Phone device.

How it works?

OS Detection is detect the what device is browsing. By adding this class,you can show it only in those os.

Classes

Android

Add .android-detectionto visible only on Android devices.

iOS

Add .ios-detectionto visible only on iOS devices.

Windows Phone

Add .windowsphone-detectionto visible only on Windows Phones.

Non-mobile(Desktop)

Add .non-mobile-detectionto visible on Non-mobile devices(Desktop).
5