• Hi, I am a novice so please bear with me. I am trying to edit the css in my child theme for Evolution theme. For some reason, for the last few days I am unable to do any editing. Today I was able to get in and make one change and then after that it won’t allow me to do anymore editing. My site is https://www.stbuildersvt.com/. Thank you for any help you can give me.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Maybe check to see whether this might have somehow been added to wp-config.php:

    # disable file editing from Dashboard
    */
    define('DISALLOW_FILE_EDIT', true);

    You don’t currently have a child theme active on your site?

    Thread Starter stbuildersvt

    (@stbuildersvt)

    Unfornately, try as I might, I can’t figure out how to access my wp-config.php file. WPyogi, I do have a child theme and have been able to use it in the past but not in the last few days. I did upgrade to 3.6.1 in the last few days – could that affect it in some way? Thank you for your help.

    Your child theme should be available for activation via Appearance -> Themes.

    Unfornately, try as I might, I can’t figure out how to access my wp-config.php file.

    You might not actually need to do so, but you would do that via FTP at your server.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can't seem to edit my child theme’ is closed to new replies.