This is what the theme would look like after you do this edit, as you can see no copyright
After:
Before:
Tutorial:
Goto Themes and edit html & css of Nexxe theme
Fine css file named: codebite_nexxe_animation.css
Find and Edit these classes as shown below
The text in White is what you should already have
The text in Orange is whats got to be added
Hope this helped you
Just to try a safer way of doing it ?
AdminCP > Customization > Themes > Your Theme > Edit HTML & CSS > custom.css
Add the following code.
#elCopyright {
display: none;
}
@Mindless and @polkovnika2
This should hide the whole div that contains the information.