PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
devicing
/
wp-content
/
themes
/
agile
/
custom
/** * * Custom.css file helps you override css style elements defined in style.css and the skins too. Very handy for customization without touching the * theme code. * You may want to backup and retain this file when updating the theme to retain customizations. * */ p.comments-closed { display: none; }
[-] custom-functions.php
[open]
[-] .DS_Store
[open]
[-] custom.css
[open]
[+]
..