How to find out the file directory by "inspect element"

2

I would like to know in which file (or directory) is the file of the specific element of an inspected web page.

Important: it would be a wordpress php file, not css.

    
asked by anonymous 29.08.2017 / 01:32

2 answers

0

In the 'Source' tab of the Inspection you can see some information about the directory of the archive in common sites.

PS: I just answered here because I could not comment on your question.

    
29.08.2017 / 01:34
0

If you click on the image and click to open it in a new tab, most of the time it works out as well. It appears in the directory.

    
02.09.2017 / 20:41