- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2021
11:41 PM
04-17-2021
11:41 PM
How to find theme of Magento site.
Hello,
How to find or detect the theme of a Magento 2website, I don't have admin credentials, from the frontend how can I find the theme used.
Here is the site I want to know about the theme.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2021
07:46 AM
04-18-2021
07:46 AM
Re: How to find theme of Magento site.
Hi @ishaqdahot
If you don't have admin access, you can check it via code folder or through database as well.
In code you can check the folder on path app/design/frontend/Magento/Teckzu and there you can find its parent theme as well.
Hope it helps!
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2021
07:51 AM
04-18-2021
07:51 AM
Re: How to find theme of Magento site.
Hi,
I don't have access of admin panel and FTP/SSH.
How can I find theme name?
I don't have access of admin panel and FTP/SSH.
How can I find theme name?