cancel
Showing results for 
Search instead for 
Did you mean: 

How to find theme of Magento site.

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.

https://teckzu.com/

2 REPLIES 2

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.

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?