Current File : /home/escuelai/public_html/wp-content/plugins/customizer-custom-css/readme.txt |
=== Customizer Custom CSS ===
Contributors: bijayyadav
Tags: custom css, customizer, css, style
Requires at least: 7.4
Tested up to: 6.7
Stable tag: 1.2.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add Custom CSS from customizer to your WordPress website.
== Description ==
Easily overwrite your theme's CSS from customizer and preview it before saving. Customizer Custom CSS does not require any configurationn and easy to use. Now there is no need of creating child theme just to change the CSS.
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'customizer-custom-css'
3. Activate Customizer Custom CSS plugin from your Plugins page.
4. Go to the Customizer (Appearance -> Customize) to add custom CSS to your site.
= From WordPress.org =
1. Download customizer-custom-css.
2. Upload the 'customizer-custom-css' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate customizer-custom-css from your Plugins page.
4. Go to the Customizer (Appearance -> Customize) to add custom CSS to your site.
== Frequently Asked Questions ==
No FAQ yet.
== Screenshots ==
1. Custom CSS Customizer
== Changelog ==
= 1.2.3 - 3/11/2025 =
* Tested with the latest version of WordPress
= 1.2.2 - 7/25/2023 =
* Tested with latest version of WordPress
= 1.2.1 - 4/22/2022 =
* Description text update for fields
= 1.2 - 3/15/2022 =
* Fields added to add CSS for Mobile, Tablet and Desktop
= 1.1 - 11/26/2015 =
* Sanitization Update
= 1.0 - 7/8/2015 =
* Initial Release