you need to edit your footer.php file more than likely
if you using a child theme add the code below on your css child
.zerif-copyright-box {
display: none;
don’t do that. it’s not properly formatted CSS (missing a closing bracket), so more than likely will not work. second, it’s not at all what you asked for. that will only make the footer element disappear.
if there is not a setting included within your theme to change the footer info, then you will most likely have to edit your ‘footer.php’ file.
Go to the theme option and “Footer” section. You can make change over there on fruitful theme without touching the code itself.
Hello,
Thanks for using our theme
To add a website address and link in the footer go to Appearance>Theme Options>Footer options>Copyright section
Regards