Browser And Operating System Finder Wordpress Plugin - Rating, Reviews, Demo & Download

Browser And Operating System Finder Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

This plugin is used to add browser name and OS name in body tag class attribute

For e.g:
<body class=”…. browser-firefox os-windows”>
<body class=”…. browser-chrome os-apple”>
<body class=”…. browser-safari os-iphone”>
<body class=”…. browser-chrome os-android”>

This can help in creating responsive websites when website on some device is causing issues but in some device website is working perfectly. So we can use this in CSS as:
.browser-firefox.os-windows{
//Your CSS
}
and for same browser and other OS
.browser-firefox.os-apple{
//Your CSS
}

Screenshots

  1. Click on Browser Finder in Settings

    Click on Browser Finder in Settings

  2. Configure plugin settings

    Configure plugin settings

  3. Body tag after configuring settings

    Body tag after configuring settings


Reviews & Comments