You can also use a Terminal command to check the size of an individual directory. For instance, if you wanted to check the size of your Documents directory, you would use this command:
du -hs Documents
This will give you the combined size of your Documents folder, along with any subfolders.