or edit style.css in Notepad++ and save it in Unix format
1. Unzip the theme on your desktop
2. Check out the unzipped folder.
3. In my case, there were 3 subfolders and not any file in the main folder.
4. Actually, all the files (needed for the wordpress inslation to recognize the theme ) were in a subfolder.
So, I realizes that these files, should not be in the subfolder, but in the main folder. So, here’s what I did:
1. Uploaded the zip to my hosting account, to wp-content—>themes;
2. Unzipeed;
3. Moved the all the files and folder (all files, including style.css) from the subfolder to the main foldeer of the specific theme;
4. Went into the wordpress cms under manage themes tab;
5. The theme was recognized.