I would like to change the text in the very bottom footer. I want to add a link to the company name. Where could I do that and it is not changing in the footer.php. Thanks.solditclosedit.com/
Hello, Appearance > Theme Option > Footer Settings > Footer text and add the code given below Code: <a href="Enter your link address">Enter your text here</a> This will solve your issue.