Finding the right WordPress theme for your new website can be difficult, so people often look to other sites for inspiration. After searching for a while, you can find the perfect site for your needs. But before you start planning how to add your own content and change the layout, you need to figure out how the site was built. Given the immense popularity of WordPress, it’s highly likely that the site you like is built on WordPress. Most WordPress sites are theme-based, and in this article, we’ll show you how to find out which WordPress theme a site is using.
How To Find The Name Of The WordPress Theme A Site Is Using?
The first thing you should do when reviewing a site is, Check its footer for clues about the theme name or author. Theme authors sometimes add copyright code to the footer to mark their brand. The same code may still be present on the site, as most WordPress users tend to purchase themes with pre-built content. This rarely happens, but it’s always worth a try, as pre-created content is quickly edited to suit the site owner’s needs.
If you haven’t had a chance to find the theme or author name in the footer, don’t give up right away. You can try one of the methods below to figure out which theme you’re dealing with.
Theme Control Websites
Since WordPress is a widely used platform for site creation, there is a high probability that this site was built on WordPress. There is several websites designed to check if a site is running on WordPress. You can also use it to find out what theme (and plugins) it’s using. Some of the more popular theme checking sites include: what theme is this, Scan WP, is it WPand WP theme detector. All very user friendly. Now we will show you how they work – we will use what theme is this For instance.
Firstly, login URL of the site and click on Call button.
The search may take some time, so be patient until you see the results appear below. They will contain information about whether the site uses WordPress, which WordPress theme it was created with, and which plugins are enabled on the site.. This information will be displayed in sections.
Manually Checking the Name of a WordPress Theme
You can manually check which theme a site is using. There are two ways to do this—Via Inspect or View page source.
Open the site in your browser (We used Google Chrome), right click anywhere on the page and select Inspect from the dropdown menu. This will open the developer tools.
Click resources tab and in the left menu, find the wp-content directory. open for find the theme directory Contains the theme name. You can go one step further and find the style.css file. By examining the style.css file, you can discover relevant information about the theme, including its name and URL, author, and description. style.css is located inside the theme directory, so will be the way wp-content/themes/theme_name/style.css. Clicking on the file will open it in the middle section of the developer tools with the information displayed at the top.
There is another way to find the theme name manually – simply access and inspect the style.css file. Open the site once again in a browser, right click anywhere on the page and hit View page source.
This will open a new tab showing all the HTML code as well as the scripts and stylesheets loaded for that page. search for code style.css. You can do this by looking at the code or searching for the filename (which is much faster and easier). To open the page search, simply press the CTRL and F keys on your keyboard. and then type style.css. If the result contains several matches, to find including href attribute (as shown in the screenshot) and Click above.
This will open the style.css file in a separate tab and take you relevant information at the top of the document.
Finding Theme Online
Once you find the theme name and the theme and author URL from the style.css file, you can: use links to get you to the theme. If you only have one theme name with no URLs, you can: Search Google. As an alternaive, Search for the theme on WordPress marketplaces like ThemeForest. Once you find the theme, always do some research (e.g. last updated date) and check the author’s credibility before you. Download/purchase and install the theme on your server.
final thoughts
If you followed our tips and couldn’t find the name of the theme, chances are the site has a custom made theme. In this case, ask the site owner directly. Try sending them an email or texting them on one of their social media accounts.
All in all, we hope this tutorial was helpful when trying to figure out what theme a WordPress site is using and creating your own awesome website. Feel free to bookmark or save this page so you can refer to these tips again in case you need them again.
Support our work ❤️
If you enjoyed this article, consider leaving a tip to help us keep publishing great content.


























