Disable the Under Construction mode popup
-
Hi,
Is there any way to disable the “Under Construction Mode is enabled but you are whitelisted” popup?
Right now I remove it with this mess since I cant find any id or class:
div[style=”background-color: #333;”][style=”position: fixed;”][style=”top: 50px;”]{ ? ? display: none !important; ? } div[style=”background-color: #333;”][style=”position: fixed;”][style=”top: 50px;”]{
display: none !important;
}I dont think it would hurt to make it optional in the dashboard.
Also the annoying issue is I cant close the popup when viewing the site from a mobile screen since the popup doesnt resize.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Disable the Under Construction mode popup’ is closed to new replies.