Hi!
How can I edit the copyright text?
Thank you!
Hi!
How can I edit the copyright text?
Thank you!
Hi,
Open sidebar.php and find this code.
echo "<div class='hide_content_wrap hide_content_wrap_copyright '>";
echo "<span class='copyright'>".__('© Copyright','avia_framework')." <a href='".home_url('/')."'>".get_bloginfo('name')."</a></span>";
echo "</div>";
Cheers,
Ismael
You must log in to post.