Site logo

Archived topic

Custom CSS option is missing on the customizing sidebar

3 replies · Started by Ivan on January 2, 2021

Viewing posts 1–4 of 4

Izvorni tekst

Hello!
Today I noticed that CSS option is missing on the customizing sidebar. I have some custom CSS code there, and my website is working, but I can't change or add any new custom CSS code. I don't know what has happened, maybe a new generate press update or WP update???

https://i.imgur.com/6cNnw9U.png

Hi there,

The Additional CSS field in the customizer is WordPress feature so it's definitely not a GP issue.

I would recommend disabling all plugins and see if any of them is causing a conflict somewhere.

Hi,
I found the Issue!
Because of security this was used in wp-config.php

/*Disallow Unfiltered HTML*/
define( 'DISALLOW_UNFILTERED_HTML', true );

Thanks anyway!

Glad to hear :)

This archived topic is closed to new replies.