I will be very grateful if anyone give my question answer. I am very tired to find the file location to remove footer credits of Hueman wordpress free theme in Theme Editor.
1 Answers
You can use the following code:
#footer {display: none;}
Or open the footer.php file to remove the code.
Please login or Register to submit your answer