-
Find out the technology behind websites
#Market Research #Sales Automation #Sales 162 social mentions
-
2E
Example.com
This product hasn't been added to SaaSHub yetI think it does but if not, right click the page and Inspect Element or View Source. Search for /wp-content/theme and that will get you the line of code with the theme. Sometimes people will use a child theme based on another and name the child after their company. You can just open the URL to the theme and see if it's a child. This is an example of a child theme for one of the old WP default themes: /* Theme Name: Twenty Fifteen Child Theme URI: http://example.com/twenty-fifteen-child/ Description: Twenty Fifteen Child Theme Author: John Doe Author URI: http://example.com Template: twentyfifteen Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: twentyfifteenchild */.