November 2013
Beginner to intermediate
376 pages
9h
English
Responsive design has become one of the major trends in web application development with the increase in the usage of mobile-based devices. Responsive applications are built using stylesheets that adapt to various screen resolutions with the help of media queries. Fortunately, the WordPress admin dashboard is responsive by default, and hence we can make responsive backends without major implementations.
Let's consider the following screenshot of the admin dashboard in its default resolution to understand the responsive nature:

Now, let's preview the mobile version of the same screen using the following ...
Read now
Unlock full access