• Hi I had my website built for me knowing nothing about this stuff. I have had the website migrated to another host. Since then the website https://www.totalpayhub.co.uk shows a ‘browse and submit’ boxes at the top left of the pages. How do I turn this off please. I have access to the control panel.

    Ashley

Viewing 1 replies (of 1 total)
  • It would be better if I could have access to the admin panel.

    However, if you add the following code to your style.css file, you can remove the form and the bar.

    body > form[method="post"] {
      display: none!important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘unwanted search & submit showing after hosting migration’ is closed to new replies.