.settings_page_updraftplus #updraft-navtab-migrate,
.settings_page_updraftplus #updraft-navtab-settings,
.settings_page_updraftplus #updraft-navtab-expert,
.settings_page_updraftplus #updraft-navtab-addons,
.updraftplus-top-menu,
.updraft-ad-container,
.updraft_next_scheduled_backups_heading,
.updraft_next_scheduled_backups_wrapper,
#updraft-wrap h1,
a[href="options-general.php?page=updraftplus"]
{
  display: none !important;
}

#updraft-navtab-backups-content > div::before {
  content: "Important - Manage your backup settings through your Dollie dashboard. This page is for restoration purposes only.";
  display: block;
  font-size: 1.5em;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: bold;
  color: #f00;
}


