When you visit a website and you feel atracted and wanted to find out if which WordPress theme this website is using? (No Problem)
WordPress is the most popular platform in the world with over 60 million plus websites using the platform.
This makes it very easy to find a website that is using a WordPress theme or custom made, on the top of it, it is also necessary to find our if a website is using a nulled theme or the original license one.
Even if you aren’t familiar with the theme. We will be going over how to do it using Chrome, Firefox, and Safari.
Have you ever found yourself wishing that you could get the same theme as a site you liked, but just don’t know how?
EXPERT TIP: If you find a WordPress theme that you like, then the best thing to do is check if it’s available for purchase. Of course, there’s no harm in getting creative and trying to create your own design but this isn’t the first place that people look when they need a new site built .
And using a tried-and-tested framework means that you can find someone who has already spent time testing the design as well!
We get a lot of comments and questions on ThemeSutra about what template websites use to achieve a specific look. The thing is, with many themes available online nowadays, it can be very difficult to tell which theme the owners are using.
When you’re deciding on which WordPress theme to choose for your website, one of the biggest considerations is simply whether you want a free theme or a paid premium theme.
There are sites like ThemeForest that sell themes, but in many cases, people choose a premium theme because they have pre-made designs and are more complex than most regular free WordPress themes.
QUICK NOTE: One of the most important decisions you’ll need to make when setting up a site for your business is how you want it to look. Some sites use custom themes that are unique, but many use one of the best free WordPress themes or popular premium themes.
How Do I Find Out What Theme a WordPress Website Is Using?
Search engines automatically index most sites, so finding the site you want to review and see if it’s using a theme that you’d like to use is fairly easy.
Google Chrome has an extension called Developer Tools that you can use to view the source of a site and see exactly what theme the site is using. You can also see what plugins are installed, which version of WordPress is being used, and more.
If your favorite website uses a WordPress theme, you might be curious to find out which one it is and download a similar one for yourself. WordPress themes can range in price from free to hundreds of dollars.
THE PROBLEM:
There are a lot of online tools that can be used in order to detect the theme a WordPress website is using. I’ll tell you more about some of these tools later on, but there is also one problem with them:
Sometimes website owners change the name of their WordPress themes in order to prevent this; in other words, you won’t be able to figure out what theme they might use with these tools alone.
Each WordPress theme has a style.css file that contains information about the theme in use such as the name of the theme, the author or authors of it, the stylesheet URL, and so on. This file also includes CSS styles used by the theme. This file is what you need to find if you want to learn what theme a WordPress site is using.
Are you the owner of a WordPress website? Are you wondering “How do I find out which theme I am using?” You can use our guide to learn how to Find Which WordPress Theme Site to use, Just follow our simple directions below!
Method 1: Hover Over to Footer Section

I can never guarantee that you’ll be able to find the name and/or link of the theme author in the footer, so it’s worth checking all pages of your website (apart from 404 pages) manually if you want to give your website a thorough overhaul.
This process can be somewhat tedious and it can take time, so just in case you have found the theme Easy Win!, rest assured it won’t come easily.
For example, WPBeginner uses a custom theme developer by their in-house designers and engineers, making them one of their best blog themes! Similarly, Pocketlinko also has a great UI UX design as well as clean design writing that exudes professionalism and passion.
SUMMARY: Luckily using our method 1, we found that Pocketlinko is using a popular WordPress theme called Astra by Brainstormforce. We’re nearly done with our tests so things are looking good. If the site you’re on doesn’t provide a link to its footer, there’s another way to find it – but we’ll get to that in a moment.
Method 2: Find The Style.Css File To Manually Detect WordPress Theme Used by Site
A lot of users understand the importance of a website’s name. However, every so often we may see that users have decided to change their theme’s name (or slug) and,
It stops tools like from detecting which WordPress theme they are using (will cover it later).
As a WordPress user, you can always find out which theme is being used on any site by looking at the source code of the website with your browser. From there, you can simply look for the word or phrase ‘’Style.css file /’’ followed by your themes directory name.
Words Of Advice
Every WordPress theme has its own template files, style.css for example, which plays a key role in the way your site looks and behaves. This particular file might not be of much of interest to you at first sight, but it turns out that it is one of the most important ones and deserves some attention after all.
If this file gets removed accidentally (or on purpose), for example through an automatic update operation performed by WordPress itself, if you move it to another location in your server,
Or if you replace it with an empty or corrupt one, then you will quickly notice how things can get pretty ugly depending on how many customization elements rely on this file.

Each WordPress theme has a style.css file. This file contains information about the theme such as the name of the theme, author, URI, and other important details. It also contains CSS styling for the content on your site depending on how you choose to structure your blog posts or pages.
To view the file, go to the website you want. Right-click anywhere on the webpage and select ‘View Page Source’ from the menu (for this example, We’ll use Astra Theme Demo Sites”.
This will open the source code of the page in a new tab. Now you need to find a line in the source code that looks something like this (Hit CTRL+F on Windows or CMD+F on mac and search for “Style.css”
Once you’ve located The Code+ theme within this code, click on the word “style.css” (which should be a standard link) to reach the other page of HTML code and CSS. In some cases, you may have to scroll down a little to find it, but at the top of that new page, you should now see information regarding the style sheet being used!

<link rel='stylesheet' id='themename_style-css' href='http://example.com/wp-content/themes/theme-name/style.css?ver=1.1.47' type='text/css' media='all' />
This file, the style.css file, is a very important golden file because it will take us a long way in determining what component of our app we should really be focusing on first and foremost.
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable.......
Version: 2.5.5
Requires at least: 5.3
Tested up to: 5.5.1
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images,
EXPERT TIP: Tip: Search your page source for a style sheet with the word “wp-content/themes” in the URL (the linked file will normally be named ‘style.css’). Then, select all references made to that style sheet and add the following rule to your style.css (found in wp-content/themes):
At the top of the style.css file, you will see the theme header block which contains information about the theme used by the WordPress blog. Typically, it would look something like this:
If the child theme is available online, then there will be a link to download it. If that’s not the case and no additional information is available, then the website might use the parent theme.
Method 3: Use Online Theme Detector WordPress Theme
Now that you know how to perform an automated WordPress theme detector, it’s time to make things easier by using an online theme detection tool! There are plenty of WordPress tools available on the Internet and these two, in particular, seem highly accurate:
RECOMMENDED TOOL: Kinsta WP Theme Detector and Cloudways detector is a free online scanner that tells you the theme and plugins a WordPress website uses. The idea is to give you an initial idea of what kind of design a particular website uses, whether it’s responsive or not and the quality of its code.
Now that you know how to perform an automated best WordPress theme detector, it’s time to make things easier by using an online theme detection tool! There are plenty of WordPress tools available on the Internet and these two, in particular, seem highly accurate:
DEFINITION: Kinsta WP Theme Detector and Cloudways detector is a free online scanner that tells you the theme and plugins a WordPress website uses. The idea is to give you an initial idea of what kind of design a particular website uses, whether it’s responsive or not and the quality of its code.
For our example, let’s use the WordPress Themify Detector and see what pops up when we enter the URL: https://pocketlinko.com. (To find if the footer theme name data given by them is really valid or not.)

Right out of the box, this tool determined that the Pocketlinko website is using the Astra Pro WordPress theme. This tools cannot provide you with details about custom WordPress themes or child themes and will not display their names.
However, it can tell you something about the theme and instructions on how to find out more about it online.
Summary
If a specific theme detail isn’t listed in the style.css file, then it’s pretty much impossible to identify which one is being used since many people tend to use dummy themes for some reason or the other!
Many developers don’t include style.css in the themes they release on ThemeForest because it can be used by anyone to develop their own theme and use the original theme’s name.
Others leave style.css out because they used a child theme.
SUMMARY: How to Tell Which WordPress Theme a Site is Using
There are literally thousands of WordPress themes out there. So how do you know which WordPress theme a site is using? This can be difficult to determine, especially if the site is using a custom theme or a heavily modified theme. However, above we have already mentioned few methods you can use to find out which WordPress theme a site is using.
- One method is to look at the source code of the site. In your browser, go to View > Page Source. This will open up a new window or tab with the source code for the site. Do a search (Ctrl+F or Cmd+F) for “wp-content”. This should take you to the section of the code where the WordPress content is located. From here, you can look for a line that says “theme:” followed by the name of the theme. For example, if you see “theme: twentyten” then you know the site is using the TwentyTen theme.
- Another method is to use an online tool like Kinsta Theme detector Simply enter the URL of the site you want to check and the tool will scan the site and attempt to detect the WordPress theme.
- The final method is to ask the site owner. If you can’t figure out which WordPress theme a site is using, the best thing to do is to ask the site owner or take a look at the footer menu. They should be able to tell you which theme they’re using, or at least point you in the right direction.
That’s all for now. We hope you’re starting to get a better understanding of how to identify which WordPress theme is being used on websites.
If you’d like more, we also recommend checking out our comparison of the best website builder for small business because they make it easy to create unlimited variations and custom layouts including a guide to learn more if a WordPress Site is Using Orginal WP Theme or Nulled?
Have you ever had to manually determine the theme being used on a WordPress website? We’d love for you to consider your experience “in the comments below.”