Where is this line of code?
-
Hi, I don’t know much about CSS or editing wordpress files in general but I used Chrome’s Inspect Element to find the following element on the /wp-login.php page of my website:
<link rel=”stylesheet” id=”custom-login-css” href=”https://mywebsite.com/wp-content/themes/magicraft/library/css/style-login.css” type=”text/css” media=”all”>
I need to change this line, but I can’t seem to find which file it’s located in. (It doesn’t seem to be in wp-login.php, which seemed like the most obvious answer)
Again, I don’t know much about this so forgive me if this doesn’t make sense or I’m using the wrong terms, but if somebody knows how I can either use Inspect Element to find the file it’s located in or knows where it is, that would be a great help. Thank you.
- The topic ‘Where is this line of code?’ is closed to new replies.