Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Please make sure you spell your website name correctly, it’s not coming up as a website.
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Assuming this is your website: http://sheffielddevelopmentproperties.co.uk/
You add this Custom CSS:
html .has-header-image.twentyseventeen-front-page .site-branding,
html .has-header-video.twentyseventeen-front-page .site-branding,
html .has-header-image.home.blog .site-branding,
html .has-header-video.home.blog .site-branding {
bottom: auto;
top: 0;
}
https://codex.ww.wp.xz.cn/CSS#Custom_CSS_in_WordPress
Hi Andrew, thank you yes, my bad that’s my site.
So i’ve entered what you said, and it worked, but i’ve just noticed the logo has now moved back and I’m completely bemused as to why, as mentioned I am a complete novice and beginner to wordpress so i do apologise
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Try copying the code I have written above again and pasting it directly over what you have in the Custom CSS editor. I think you may have put the above code in some other software because it was transformed with incorrect characters.