Beschrijving
Live CSS Preview
Beschrijving
This plugin adds a textarea to the Customize page that allows theme editors to write, preview, and implement CSS code in real time.
It also includes a frontend CSS editor window with live preview capability.
Installatie
- Upload the
live-css-previewfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
Will the CSS be applied to my live site if I hit “Save & Publish”?
Yes. Your changes are saved to the database and applied immediately to the frontend.
Will the Live CSS Preview allow me to write @media queries?
Absolutely — this is one of its primary features.
My CSS doesn’t seem to apply. How can I override the theme’s CSS?
The plugin adds a
livecssclass to the<body>element.
Use it to increase specificity when needed:body.livecss { background-color: red; }If you remove the plugin and want the class to remain, add this to your theme:
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Live CSS Preview” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Live CSS Preview” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.



