How to find what theme an existing WordPress site is using (for PC)
Using Firefox Browser
1. Pull up the website you would like to know the theme being used (must be a wordpress site)
2. At the top left, use the pull down on the Firefox icon.
3. Select web developer
4. Select page source
5. Now click Cntl F (find) which will appear at bottom left.
6. Type in the word Theme and it will highlight the word theme in the body of page.
7. Next to the word theme will be the name of theme used.
Hope this is helpful….
Juan Villegas 8:57 pm on November 25, 2013 Permalink | Log in to Reply
another possibility would be inspecting the sources and looking for the main css stylesheet: http://i.imgur.com/MymamBz.png