you can remove the line in header.php
Thank you. I think I looked through every other php file, I never expected it to be in the header file.
Justinta, did you also see the theme credits or author credits there??? I can’t find them! Im going insane trying to locate that part of code
Hi 1sttimeuser,
Before the person said to look in the header.php, I got rid of the credits by inserting this code into the Edit CSS.
.credits {
visibility: hidden;
}
Within your Appearance menu > Edit CSS
just copy the code above and the credits won’t show.
– This will also take away your copyright, but that’s easily fixed by adding a text widget in the sidebar and adding your copyright.
I removed “powered by WordPress” in the pc version but it is still visible on the mobile version, did you find where it is bescause I did not find in the header.php