Where are the Parent themes CSS & PHP files hidden on WordPress?
If i understand your question correctly: Go to your WordPress installation public_html folder, open up wp-config.php and past this into it on its own line at the bottom: define(‘DISALLOW_FILE_EDIT’, false); that will then activate the “Editor” tab on the flyout menu in the themes “Appearance” link. Be careful WP has no option (well it may … Read more