Hi mejpark,
it seems that your css files don’t load correctly:
<link rel="stylesheet" type="text/css" media="all" href="https://noseyparka.dev/wp-content/themes/np/style.css" />
Maybe it should look like this:
<link rel="stylesheet" type="text/css" media="all" href="https://noseyparka.me.uk/wp-content/themes/np/style.css" />
Same thing here with your js files and some plugin css:
<link rel='stylesheet' id='tfg_style-css' href='https://noseyparka.dev/wp-content/plugins/twitter-facebook-google-plusone-share/tfg_style.css?ver=3.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='NextGEN-css' href='https://noseyparka.dev/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0' type='text/css' media='screen' />
<link rel='stylesheet' id='shutter-css' href='https://noseyparka.dev/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.css?ver=1.3.4' type='text/css' media='screen' />
<link rel='stylesheet' id='contact-form-7-css' href='https://noseyparka.dev/wp-content/plugins/contact-form-7/styles.css?ver=3.1.1' type='text/css' media='all' />
<script type='text/javascript'>
/* <![CDATA[ */
var shutterSettings = {"msgLoading":"L O A D I N G","msgClose":"Click to Close","imageCount":"1"};
/* ]]> */
</script>
<script type='text/javascript' src='https://noseyparka.dev/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.3'></script>
<script type='text/javascript' src='https://noseyparka.dev/wp-includes/js/jquery/jquery.js?ver=1.7.1'></script>
<script type='text/javascript' src='https://noseyparka.dev/wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js?ver=2.9995'></script>
<script type='text/javascript' src='https://noseyparka.dev/wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js?ver=1.06'></script>
Did you renamed your blog URL from https://noseyparka.dev/ to https://noseyparka.me.uk/ in your settings?
Regards
Alex