Hi,
Your site is on coming soon page.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentials
Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
For the meantime to remove the border, you can add this under Custom > Edit Global CSS in the Customizer.
a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
outline: none !important;
}