## Additional CSS

Product: Enardo - Blog & Magazine WordPress Theme
URL: https://hub.jkdevstudio.com/docs/enardo/site-setup/additional-css
Updated: 2026-08-19

Do you want to add custom **CSS Code** to style your website? You can do that in the **Additional CSS Panel**.

Intermediate and advanced WordPress users often customize their site by adding **CSS Code** directly to the **style.css** file of their theme. This adds additional steps like having **FTP** access to your WordPress hosting, modifying theme files, etc.

An easier solution for beginners is to add your custom **CSS Code** to the **Additional CSS Panel** in the WordPress theme **Customizer**. This will allow you to make changes to your site and see them live on the right side of your screen.

When you start writing some **CSS Code**, WordPress will automatically suggest attributes to you based on the letters you type. It will also display error messages if you have not written a proper **CSS** Statement.