Override CSS
Submitted by alegoffa on Sat, 09/19/2020 - 12:28
Forums:
Hi,
I'm trying to override the CSS on WordPress, following this article. I'm finding it too difficult as I'm not a developer, so I follow the steps on the first comment that suggests:
Create a folder named h5pmods and place it in the wp-content/plugins/ directory
Creating a PHP file, named phpmods.php that would go into the h5pmods folder.