I Want to know the theme on this wordpress site?

Here it is:
Code:
http://my.studiopress.com/themes/streamline/

Main theme:
Code:
http://www.studiopress.com/
 
It's called "Streamline Pro Theme". If you ever need to figure out what WP theme a site is using, just head over to:

Code:
http://whatwpthemeisthat.com
 
Hello,

You can find out about wordpress theme used by a site using: hxxp:// www (.) Wpthemdetector (.) Com . Remove the spaces and brackets.

Hope this helps! :)

Regards,
 
Last edited:
I use Sahifa and I have set up my page almost, if not exactly like that one there as well.
 
wpthemedetector.com is the best site to know about what wordpress theme is installed in a site.
 
@OP: the easy way to check every wp theme is via "page source" of the site.
Search the </style> in the source and follow the below link source.
Code:
http://powerofmakingup.com/wp-content/themes/streamline-pro/style.css
 
Back
Top