metalsunny
Registered
- Thread starter
- #1
Go to PAGE_CONTAINER, and under p-footer (for my this is 610-666 line) past ur custom title
<a>Ur text go here</a>
.p-footer {
text-align: center;
}
Add it in extra.less
.p-footer-copyright {display: none;}
U can just add custom html in main pageIt worked. It removed the footer. Is it possible for you to make addon that can allow us change the footer text to what we want ?