hifitechindia made the last post
TYPE 1
Please try placing this code into your
extra.less template
CSS:
/* Remove footer copyright information */
.p-footer-copyright { display: none; }
# = ID element. = Class element
You can use your browser element inspector to figure...