Custom CSS/JS
Posted by:
kompremos
Apr 24, 2019 at 17:47 (6 year ago)
The custom CSS and custom JS fields in the Theme Options menu are not working properly.
When adding rules to the custom CSS field, they are outright ignored. In order to add custom CSS, it has to be done in Appearance > Customize > Additional CSS.
With custom JS it is a different story. I added some lines to the custom Javascript, and some of it works, some of it does not. Even simple stuff like console.log("Hello"); is not working.
When adding rules to the custom CSS field, they are outright ignored. In order to add custom CSS, it has to be done in Appearance > Customize > Additional CSS.
With custom JS it is a different story. I added some lines to the custom Javascript, and some of it works, some of it does not. Even simple stuff like console.log("Hello"); is not working.