Forums
Forums / Plugin: Maintenance / Disable footer
(@the_ausswe)
11 years, 10 months ago
Hi – is it possible to disable the Maintenance footer?
During development we have the website in a sub folder that isn’t public and noticed that it shows the URL to the sub folder.
https://ww.wp.xz.cn/plugins/maintenance/
(@fruitfulcode)
the_ausswe,
It’s possible to hide only with custom css
.main-container footer { display:none }
The topic ‘Disable footer’ is closed to new replies.