Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Responsive CSS EDITOR

Beschrijving

This plugin simplifies the process of adding responsive css and creating breakpoints. It reduces code redundancy of declaring breakpoints. Also, it provides field to add css regardless of resposiveness under the custom css metabox. After installation, five breakpoints are created by default. You can delete those breakpoints or add new breakpoints and also order them as desired.

Plugin Documentation:
http://www.wpwox.com/responsive-css-editor/

Schermafdrukken

  • /assets/screenshot-2.png
  • /assets/screenshot-1.jpg

Installatie

  1. There are two ways to install the plugin:
    a) Use the ‘automatic install from the WordPress plugin directory’ option in the
    WordPress admin panel. Search for “Responsive CSS Editor”
    OR
    b) Download the zip-file, and use the ‘upload’ option in the WordPress > admin panel > plugins > new plugin > upload plugin

  2. Activeer de plugin via het ‘Plugins’ menu in WordPress

Modify the plugin settings in Responsive CSS Settings after installation.

FAQ

Can I add custom css regardless of breakpoints?

Yes, you can add custom css without any breakpoints.

Can I add multiple breakpoints?

Yes, you can add multiple breakpoints.

Beoordelingen

26 maart 2018
Very good plugin and working on different mobile devices. Easy to use. But can not use [ and ] on the CSS. When I use input[type="text" i]{background:red;} it is automatically change to input[type=\"text\" i]{background:red;} and not working. Thank you.
3 september 2016
Saved me some time for sure. Thank you.
Lees alle 3 beoordelingen

Bijdragers & ontwikkelaars

“Responsive CSS EDITOR” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Responsive CSS EDITOR” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release version