The client backs the site up, though their IT guy says “the DB contents dont get backed up”. Can I check where any custom css I have added (via the enfold custom styling box) gets saved to?
Hey digitall,
It should be saved to enfold.css in the /wp-content/uploads/dynamic_avia/ folder so it should be backed up.
Regards,
Rikard
I dont see that folder under wp-content/uploads? I can see:
2013
2014
2015
2016
js_composer
redux
sites
Hi,
You may be using a child theme. However to get to the css file open your site right click on the logo or a heading or any element and inspect it. On the right side you will notice a bunch of css and css file names on top of it. If you notice enfold.css or enfold_child.css right click and open it in a new window and save it to your disk. This file may be minified but you will get the file location in the address bar of the browser.
wp-content/uploads/dynamic_avia/enfold_child.css
or
wp-content/uploads/dynamic_avia/enfold.css
Best regards,
Vinay