Plugin categories

Create a Website with AI
Simple Custom CSS and JS

Simple Custom CSS and JS

Easily add Custom CSS or JS to your website with an awesome editor.

4.4

Rating summary

91

Reviews

600K

Active installations

Simple Custom CSS and JS
Simple Custom CSS and JS
Simple Custom CSS and JS
Simple Custom CSS and JS
Simple Custom CSS and JS
+1

Overview

Compatibility

Installation instructions

Customer support & learning resources

Changelog

Main benefits

Syntax highlighting text editor

Inline or external file code

Header or footer code placement

Frontend or admin side code

Unlimited custom code additions

About this plugin

Version: 3.47
Last updated: 31-05-2024
WordPress version: 3.0.1
Tested up to: 6.5.5
PHP version required: 5.2.4
Languages: Čeština, Deutsch (Sie) [+15]

Overview

The WordPress plugin allows users to effortlessly enhance the appearance of their site by adding custom CSS and JS code without modifying theme or plugin files. Ideal for implementing specific style tweaks, it features a text editor with syntax highlighting, options to print code inline or into an external file, and the flexibility to add code to the header or footer of both the frontend and admin side. Users can add multiple custom codes and retain these changes even when switching themes, making it a versatile tool for seamless customization.

Text editor with syntax highlighting

  • Easily write and edit code with syntax highlighting
  • Improves readability and reduces errors

Print the code inline or included into an external file

  • Flexibility to choose how the code is included
  • Optimize performance by managing code inclusion

Print the code in the header or the footer

  • Control where the code is executed
  • Enhance page load speed by placing code appropriately

Add CSS or JS to the frontend or the admin side

  • Customize both the user-facing and admin interfaces
  • Apply specific styles or scripts to different parts of the site

Features list

Feature

Premium version

50 Sites

Allows usage on up to 50 different websites.

All Features

Includes access to all available features.

Automatic Updates

Provides automatic updates to the latest version.

5-Star Support

Offers premium customer support with a 5-star rating.

Pricing

Personal

$48.5 / one-time

Plan includes

1 Site
All Features
Automatic Updates
5-Star Support
Buy Now

Big Agency

$148.5 / one-time

Plan includes

50 Sites
All Features
Automatic Updates
5-Star Support
Buy Now

In some cases companies have different prices based on various components like a location. As a result the prices displayed here can differ from the ones you see on their websites.

See all pricing options

Rating and reviews

4.4

Rating summary

91

Reviews

600K

Active installations

5
4
3
2
1

User sentiment analysis

Users appreciate the WordPress plugin for its ease of use and customization abilities, helping them add custom CSS and JS without delving into theme files. It efficiently organizes code into separate snippets, ensures fast loading times, and the free version suffices for many simple tasks. However, users face challenges with recent updates enforcing strict coding rules, lack of revisions in the free version, and occasional conflicts with other plugins or themes. Furthermore, some users find the pro version's pricing restrictive and criticize that certain essential functionalities are locked behind a paywall. Despite these drawbacks, the plugin's support is praised for being responsive and effective.
Yiorgos Theo

Yiorgos Theo

14 Aug, 2024

css is applied to the whole site, can not be applied to specific pages or posts.
mikebrownchicago93

mikebrownchicago93

09 Jul, 2024

It allows you to customize your website easily and quickly
robertorefresh

robertorefresh

24 Jun, 2024

Hello. I just updated custom CSS name permalink, but it doesnt’t change. I need that “wp-content/uploads/custom-css-js/8103.css?v=4903” was converted in “wp-content/uploads/custom-css-js/custom_footer.css”. Thanks a lot in advnace.
brandonaaronson

brandonaaronson

22 Feb, 2024

I’ve been using this plugin for a little over 2 years on over 50 sites (free and pro). It’s really been an amazing tool, especially the pro version with the ability to prioritize which CSS and HTML blocks are loaded. That is the only downside to the free version honestly. In the free version, using CSS and an HTML for something like the Bootstrap CDN causes the CDN to always load the Bootstrap CSS after causing me to either add !important to everything or using a less convenient solution. My biggest issue with the current update is the change in the stylelint and it is the reason I’m giving this plugin 3 stars. The new rules are too aggressive and are demanding many new conditions on the coding in CSS. I don’t want a linter to force me into what style of CSS I write in. Please set it back or begin to include a setting to configure the stylelint so that if I want to use the prefix for media queries, or not use kebab casing for Ids and classes, I don’t constantly have the editor giving me useless warnings. It really became an issue after having updated multiple sites and now the error is everywhere. I’ve commented out the sections for kebab-casing and changed the rule for the media queries in .js file but the time required to change it on every site, plus the next time there’s an update, I’d end up having to redo it all again. If this can be changed great. If not, I’m going to end up having to find another solution because it’s throwing error messages everywhere now and makes debugging more difficult.
krishnasuwal

krishnasuwal

27 Jul, 2023

This is a nice handy plugin, but it seems to not load CSS on Elementor pages for some reason. Otherwise nice plugin.

FAQ

What if I want to add multiple external CSS codes?

Will this plugin affect the loading time?

Does the plugin modify the code I write in the editor?

My code doesn’t show on the website

Does it work with a Multisite Network?

What if I change the theme?

Can I use a CSS preprocessor like LESS or Sass?

Can I upload images for use with my CSS?

Can I use CSS rules like @import and @font-face?

Who can publish/edit/delete Custom Codes?

My website has HTTPS urls, but the codes are linked as HTTP